G
Guest
what is the best way to create a link? I thought the following would work, but doesn't.
Response.Redirect("http://www.yahoo.com");
it doesn't have to be a ReDirect either, it can simply be a Go To address
Response.Redirect("http://www.yahoo.com");
it doesn't have to be a ReDirect either, it can simply be a Go To address