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.