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!


>-----Original Message-----
>It would help if you could add more info,
>such as where are you seeing these and / or
>trying to use them.
>
>
>--
>95isalive
>This site is best viewed..................
>...............................with a computer
>"wysiwyg" <anonymous@discussions.microsoft.com> wrote in
message
>news:047601c3aea2$a1ec9fc0$a001280a@phx.gbl...
>> Hi!!
>>
>> Can anyone explain the difference between these two
>> statements?
>>
>> <%=FP_FieldHTML(fp_rs,"CustomerID")%>
>>
>> <%=FP_FieldURL(fp_rs,"CustomerID")%>
>>
>> Please help!!!
>> thanx!
>
>
>.
>