Submit a form in popup to the parent window

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > JavaScript Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 24th, 2008, 18:25
New Member
Join Date: Jan 2008
Location: IRAN
Age: 22
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote

  #2 (permalink)  
Old Jan 24th, 2008, 20:02
c010depunkk's Avatar
SuperMember

SuperMember
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to c010depunkk
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?....
Reply With Quote
  #3 (permalink)  
Old Jan 25th, 2008, 08:34
New Member
Join Date: Jan 2008
Location: IRAN
Age: 22
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 11:32.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43