Monday, October 03, 2005

How would U add a client side script for a web-control in ASP.NET ?

Can U raise a post-back event for a custom control?...Say U have a link and U want a post-back event to be raised when the link is clicked.

What's the difference btw a 'HyperLink' and a 'LinkButton' ?