Using redirect to open a new window or just run a script on the client

M

msnews

I have a button on an asp.net page that has the following code..

machinename = TextBox1.Text

Response.Redirect("remote.asp?machinename=" & machinename)



I couldn't figure out how to lauch vbscript on the client using asp.net, so
I put it into so asp.



The problem is that is navigates the user away from the page they are on.
I'd rather it not do that, launch in a new window or just launch the code
without a browser





Thanks for the help as I stuble through this..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top