Click here to Skip to main content
16,019,614 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a document rendered to end user by getting the content of the doc from sql server database.I will be using a hyperlink in some columns of database which will also render along with the doc so that when user clicks on hyperlink in one doc, he will be getting another doc opened up and this doc is also being rendered by populating data from database.
I am trying to implement this in asp.net.

Any suggestions or advice on how the hyperlinks are getting the data.
Posted
Comments
Kenneth Haugland 1-Aug-12 10:00am    
How would this hypelink work? You have to store the addresses somewere, so to what sould the hyperlink link to? Is that the question?

1 solution

Same goes here:
hyperlink in database[^]

Stop reposting the question, use the Improve question instead. :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900