BeginnerProgramer
Programmer
Can Any Body Help
I have a link to a database and the database field contains
hyperlinks but when it is displayed on my webpage it is displayed as text and not a link, the field in my database
is set as hyperlinks
My ASP.net code
<%# LatestSites.FieldValue("Link", Container) %>
Can any body tell me how to get it to display as a hyperlink
Regards
BP
I have a link to a database and the database field contains
hyperlinks but when it is displayed on my webpage it is displayed as text and not a link, the field in my database
is set as hyperlinks
My ASP.net code
<%# LatestSites.FieldValue("Link", Container) %>
Can any body tell me how to get it to display as a hyperlink
Regards
BP