help!

W

wysiwyg

Hi!!

Can anyone explain the difference between these two
statements?

<%=FP_FieldHTML(fp_rs,"CustomerID")%>

<%=FP_FieldURL(fp_rs,"CustomerID")%>

Please help!!!
thanx!
 
S

Steve Easton

It would help if you could add more info,
such as where are you seeing these and / or
trying to use them.
 
Top