Hi,
I have a link in my site like this.
<a href=""><fontstyle="font-size:small;font-family:Arial;"id="mylink">Please Click here to see Details.</font></a>
I want to create this link dynamically (In the button click) using C#.I am looking for a normal html control. I am not using linkbutton.
Any clue!
Thanks,