1
Answer

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

Ask a question
r p

r p

15y
10.5k
1
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)