Write a javascript back to the client:
Dim sJavaScript
sJavaScript = "<script language=javascript>"
sJavaScript = sJavaScript + "parent.location.href='logon.asp';"
sJavaScript = sJavaScript + "</scr" & "ipt>"
response.write(sJavaScript)
hth
--Stole this from a moderator
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.
|