r p

r p

  • NA
  • 341
  • 0

Want to create an html link using C# - dynamically.

Jan 16 2009 3:23 AM
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,

Answers (1)