Urgent to display data in hyperlinks

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello Al
I Need to display the return data in the form of hyperlinks when I do a Sql-Query.I need to display it on a aspx page.Iam using C#.....Any Ideas Pleas

Thank
 
Irshad:

You can iterate though a datareader for instance, and create a new hypelink
at each pass, setting its properties as you go.

irshad said:
Hello All
I Need to display the return data in the form of hyperlinks when I do a
Sql-Query.I need to display it on a aspx page.Iam using C#.....Any Ideas
Please
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top