This is a discussion on RE: [PHP] Forms within the PHP General forums, part of the PHP Programming Forums category; [snip] This is probably more of a javascript question but thought someone here might have an answer. I have a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[snip]
This is probably more of a javascript question but thought someone here might have an answer. I have a form in a pop up windoe I want this form data to be submited to the window that opened the popup - how can I do this? I have tried setting the target attribute on the form tag to window.opener() but that just opens a new window. Any ideas? [/snip] There are several in archives as this question comes up once a week or more often http://marc.theaimsgroup.com/?l=php-general |