M
Mike
I am using ASP and I need to open a new window without clicking a link.
I have a form that when submitted it goes to an update.asp page that records
the info to a dbase. On the same Update page, I need to have some code that
will open a new window, automatically, and then I will do a
response.redirect at the end of the Update.asp to send them somewhere else.
So in the end I will have two open windows.
How can I do this?
Is there a window.open function or something?
Mikeal
I have a form that when submitted it goes to an update.asp page that records
the info to a dbase. On the same Update page, I need to have some code that
will open a new window, automatically, and then I will do a
response.redirect at the end of the Update.asp to send them somewhere else.
So in the end I will have two open windows.
How can I do this?
Is there a window.open function or something?
Mikeal