RE: [PHP] Submit Form Values To Parent

2005-12-02 Thread Jay Blanchard
[snip] > http://www.assertia.com/iframe.html > > and then click on 'Click Here'. I am trying to display the form results in > the parent window, but I am having no luck! > [/snip] > > Actually it is working properly. You have no POST method in your form call > > form.html: > <---WHAT IS THE METHOD

Re: [PHP] Submit Form Values To Parent

2005-12-02 Thread Shaun
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > [snip] > I have made an example of this now. If you click on this link: > > http://www.assertia.com/iframe.html > > and then click on 'Click Here'. I am trying to display the form results in > the parent window, but I am

RE: [PHP] Submit Form Values To Parent

2005-12-02 Thread Jay Blanchard
[snip] I have made an example of this now. If you click on this link: http://www.assertia.com/iframe.html and then click on 'Click Here'. I am trying to display the form results in the parent window, but I am having no luck! [/snip] Actually it is working properly. You have no POST method in you

Re: [PHP] Submit Form Values To Parent

2005-12-02 Thread Shaun
Hi all, I have made an example of this now. If you click on this link: http://www.assertia.com/iframe.html and then click on 'Click Here'. I am trying to display the form results in the parent window, but I am having no luck! Here is my code: iframe.html: http://www.w3.org/TR/xhtml1/DTD/xhtml1

Re: [PHP] Submit Form Values To Parent

2005-12-02 Thread Terence
Shaun wrote: Hi, How can I get the form values submitted from an iframe where the target is the parent window? Use Javascript. Check out irt.org -> Javascript They have lots of great examples. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un