Forum Moderators: coopster

Message Too Old, No Replies

iframe and PHP possible?

         

Vikberg

4:35 am on Jun 3, 2003 (gmt 0)

10+ Year Member



This is a wierd thing that I want to do;

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

FairSky

1:32 pm on Jun 3, 2003 (gmt 0)

10+ Year Member



iframe shouldn't have anything to do with it. does it work just loaded in the browser by itself?

-Joshua <><

Vikberg

2:42 pm on Jun 3, 2003 (gmt 0)

10+ Year Member



Yes it does, it works just fine as an individual php file, however when tried to load in iframe it just doesn't load?

~V

jatar_k

3:38 pm on Jun 3, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld Vikberg and FairSky,

If it works by itself it sounds like an iframe problem. When it loads you get nothing at all? no errors?

Vikberg

3:57 pm on Jun 3, 2003 (gmt 0)

10+ Year Member



Nope, it justs tries to load, forever, and the iframe is blank and white :(

~V