Hi,
Is it possible to bind the text element of an asp:hyperlink control to a file - so that the text in the file is displayed in the hyperlink, rather than text explicitly entered into the hyperlink control? Looking at the properties of a selected asp:hyperlink control in VS2008, I see stuff for the apperance of the text, but not the text itself, or any way to draw it in from another source.
I use up to a paragraph of text in an asp:panel as the hyperlink (clicking on the text brings the viewer to the target). I'd like to be able to update the text for each of the links from a source file - as opposed to editing the code for each link.
Thanks for your comments and suggestions,
BRN..
...
Go to the complete details ...