Hi, I have a website that I need to add some dynamic data from asp.net, I'm completely new to .net and am having some problems (usually a php user).
K so, I have
a simple html tag
<a href="" title = "" >my link</a>
Now all I want to do is to insert some data in to the href and title...