W
wysiwyg
Hello again! (Steve Easton or any one else!)
I'm New to frontpage and was inspecting the results of
some of the wizards. In the database interface wizard
results I found that sometimes the default value of a
form field is:
<%=FP_FieldHTML(fp_rs,"CustomerID")%>
and sometimes the value of a form hidden value is
<%=FP_FieldURL(fp_rs,"CustomerID")%>
In both cases CustomerID is a value received from the
previous page and is also the name of one of the database
columns.
I need to know what that syntax means and when should I
use one or the other.
I appreciate any information
Thanks a lot!
I'm New to frontpage and was inspecting the results of
some of the wizards. In the database interface wizard
results I found that sometimes the default value of a
form field is:
<%=FP_FieldHTML(fp_rs,"CustomerID")%>
and sometimes the value of a form hidden value is
<%=FP_FieldURL(fp_rs,"CustomerID")%>
In both cases CustomerID is a value received from the
previous page and is also the name of one of the database
columns.
I need to know what that syntax means and when should I
use one or the other.
I appreciate any information
Thanks a lot!