Forum Moderators: coopster
I have this whole site set up in iframes. I have this general php contact us form, which is set up in two parts, the first is the {is submit //do this; else { display form here } so the form is displayed as long as the submit button isn't pressed, then when pressed it sends the email, and the displays a thank you text to the user.
However, I don't even get this to load correctly in the iframe.. any pointers? Tutorials? Sites?
TIA
~V