Set the NavigateURL property
of if it is a server control, then write an event handler for click
event and in that handler use Response.Redirect() method
I think these simple questions can be answered if you have a book on
the topic. I think you need more study of the language and its
features before starting coding.
If you are talking about Windows Forms, check out
'System.Diagnostics.Process.Start'.
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.