T
TB
I am trying to make a form whereby I can change the values of certain fields
in a database (MDB) of my site.
Whereas I can populate the normal FP text fields with the current values of
the selected register by setting "initial value to something like
"<%=FP_FieldHTML(fp_rs,"NAME")%>" (is there another to do that?), I do know
how to do that with an FP drop-down box (where the of course the
corresponding value of the selected register must coincide with one of the
choices available in that drop-down box.)
Any advice will appreciated. Thanks
Trym
in a database (MDB) of my site.
Whereas I can populate the normal FP text fields with the current values of
the selected register by setting "initial value to something like
"<%=FP_FieldHTML(fp_rs,"NAME")%>" (is there another to do that?), I do know
how to do that with an FP drop-down box (where the of course the
corresponding value of the selected register must coincide with one of the
choices available in that drop-down box.)
Any advice will appreciated. Thanks
Trym