Thanks everyone for all the help and your time.  

I'll give it a try.


> %>
> <script language="javascript">
> <!--
>     var myWin = window.open("urlHere.html", "myWin", "size and attributes
> here")
>     window.close()
>     // Will only close without notice if this window was opened through
> script
> -->
> </script>
> <%
> 
> Chris Tifer
> 
> ----- Original Message -----
> From: "msavoy" <[EMAIL PROTECTED]>
> To: "ActiveServerPages" <[EMAIL PROTECTED]>
> Sent: Thursday, October 17, 2002 6:26 AM
> Subject: Response.Redirect question, please.
> 
> 
> > Is there any way to response.redirect a user to another website in a new
> > window?
> >
> > Here is what I tried but it did not work:
> >
> > Response.Redirect "http://www.codecorrect.com target='NEW' "
> >
> >
> > Any suggestions or direction would be appreciated.  Thank you.
> >
> > ---
> > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED]
> > To unsubscribe send a blank email to
> %%email.unsub%%

---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to