Include php for contact form

remus25

No avatar

2009-05-04 09:32

Hello

how i can include a php contact form in the html ?
with iframe it does not work

thanks

» Quick.Cms v2.x

Jod

No avatar

2009-07-10 02:35

Try using an ajax contact form in an iframe instead, that worked for me :)

Makaron

Avatar: Makaron

2009-07-10 15:40

Or buy paid version where You have contact form included. ;)

microdigital

Avatar: microdigital

2012-05-02 22:43

iframes can be added to pages if you make a little change in templates/admin/edit.tpl:

Add exactly as is written:
extended_valid_elements : "iframe[src|width|height|name|align]",

just before:

debug : false
});
</script>
<!-- END TINY_HEAD -->

Then you can add a custom contact form called with an iframe.

You can send me a message and I will help you (for free, of course).

Back to top
about us | contact