|
Spooky -> RE: Hyperlink Issue (11/17/2003 14:06:53)
|
The code I left last should do that : <%=FP_FieldHTML(fp_rs,"YourLink ")%> Otherwise, the wysiwyg way of doing it, is to right click on the column value in FP <<YourLink >> and choose contains html. Itll change the function to the same as the one above. Note - ideally for a database web application youll have 2 text fields, one containing the URL, one containing the text to be displayed. As useful as the "hyperlink' column is in access, its basically a hinderance in asp.
|
|
|
|