You will have to do this in JavaScript. Basically, for the on click
event handler for the button, set the location property of the document to
the URL you want to navigate to.
I found..
Response.Redirect(" link "); makes it...
Thanks
iletide said:
selen,
You will have to do this in JavaScript. Basically, for the on click
event handler for the button, set the location property of the document to
the URL you want to navigate to.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
selen said:
HELLO,
HOW CAN I LOAD A PAGE WHEN I CLÝCK A BUTTON ÝN WEB APPLÝCATÝON C#
THANKS
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.