Click to See Complete Forum and Search --> : response.redirect .......


simonkwan
November 23rd, 1999, 01:55 AM
Hi,
Can I use response.redirect with target window in ASP ? If not, how can I control the URL of other window by ASP ? Thank you !

Simon Kwan

czimmerman
November 23rd, 1999, 12:24 PM
No, you can't use response.redirect to direct output to a different window from where the original request came. To write from one window to another, you have to use client-side scripting

Charlie Zimmerman
http://www.freevbcode.com