If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Resubmit Page when pop Up window close

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-06-05, 21:50
michaelfg81 michaelfg81 is offline
Registered User
 
Join Date: Mar 2004
Posts: 202
Resubmit Page when pop Up window close

Hi,

I got this problem. Got this one page that has all the text boxes.
and this one link to link to a pop up window.
When user click on this pop up link, a small window appear which will do some process of retrieving data and pass to one of the main page text box.
My problem is how to submit the main page (like clicking submit button) when the pop up window close.
Thanx
Reply With Quote
  #2 (permalink)  
Old 01-07-05, 16:36
Seppuku Seppuku is offline
Useless...
 
Join Date: Jul 2003
Location: SoCal
Posts: 721
Put some javascript in the onUnload event of the popup window to call the submit function of the parent window.
__________________
That which does not kill me postpones the inevitable.
Reply With Quote
  #3 (permalink)  
Old 01-10-05, 01:17
michaelfg81 michaelfg81 is offline
Registered User
 
Join Date: Mar 2004
Posts: 202
hi Seppuku,

Thanx for your reply.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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