This is a discussion on "Submit a form in popup to the parent window" within the JavaScript Forum section. This forum, and the thread "Submit a form in popup to the parent window are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Submit a form in popup to the parent window
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Submit a form in popup to the parent window
Hi,
how can i submit a form values located in the popup window to it's parent window? thanks. |
|
|
|
||||
|
Re: Submit a form in popup to the parent window
The same as any other form.... Set the "action" attribute to the parent page.
Or do you mean passing the values the the parent window using JS?....
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
|||
|
Re: Submit a form in popup to the parent window
hi,
thanx for ur reply. i have a page (parent page).it calls a popup window that contain a form. user complete the form and submit.then the value that user entered,submited to the parent window and the popup window will close. now how can i do this. thanks. |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Display results of a submit form (getting url) in same window?? | jahphill | JavaScript Forum | 12 | Nov 28th, 2007 23:18 |
| submit many forms - auto submit the same form many times | divs | JavaScript Forum | 0 | May 24th, 2007 10:10 |
| Submitting a parent form from a child window in IE 7 | livehed | JavaScript Forum | 0 | Feb 15th, 2007 16:23 |
| Javascript popup window with ASP | madhuri.t | Classic ASP | 0 | May 3rd, 2006 10:42 |
| Manipulating parent window | ClaireB | JavaScript Forum | 1 | Nov 11th, 2005 11:44 |