Help!!

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top