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
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