Hello All:

If there a way to do a hard refresh on a target window from another frame?

I have a self submitting form the puts the results of my form fields to 
SESSION variables. Then I need to change the mainframe target window 
when the user submits the form, it seems to reload my targeted window 
and not refresh the data the second time the user submits the form.

<FORM action="#CGI.SCRIPT_NAME#"
      method="POST"
      name="ApplicantSearch"
      onSubmit="window.open('ResultSet.cfm','mainFrame');">

Regards,
James Blaha


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to