Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help with preventing page expiring after javascript called

Status
Not open for further replies.

hihi

Programmer
Jun 19, 2001
3
NZ
Hi _ I hope someone can help with this, I have a javascript that opens a new window
from an onClick event from a radio button. To return to the form I use
the javascript:window.operner.focus() to prevent the asp form from reloading.
But when I attempt to save the form after opening & closing the new window
i get the error
"This page will be reloaded"
"Since the page is expired, it msut be reload"
And I am unable to save the form.
If I remove the javascript from the radio button - I can save the form without error.
Does anyone have any suggestions? BTW the form is in a frame

thanks in advance

Di

 
Can we see an example of it onlne somewhere?
- tleish
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top