C
Charlie
I have a database results page that contains a field that
is a Web URL. I would like to hyperlink the field so that
it goes to that address. I have been able to hyperlink E-
Mail addresses this way using the URL of:
mailto:<%=FP_FieldURL(fp_rs,"fieldname")%>
Any suggestions are welcome
is a Web URL. I would like to hyperlink the field so that
it goes to that address. I have been able to hyperlink E-
Mail addresses this way using the URL of:
mailto:<%=FP_FieldURL(fp_rs,"fieldname")%>
Any suggestions are welcome