P
Pete
Howdy All
Using FP2002 and have constructed a Web Site Gift List
with a radio button next to each item. The idea was that
once the item had been selected it would stay on so other
visitors to the site know the gift has been chosen by
someone else. But that's not what's happening, once the
selection is made and you revisit the site the selection
is cleared.
I've just used a simple checkbox html as here:
<p align="left"><font color="#808000">
<input type="checkbox" name="A2" value="off"> GIFT
1</font></p>
Is this a simple option that can be selected in FP or
does this sort of thing require cgi scripting.
All help appreciated - thanks Pete
Using FP2002 and have constructed a Web Site Gift List
with a radio button next to each item. The idea was that
once the item had been selected it would stay on so other
visitors to the site know the gift has been chosen by
someone else. But that's not what's happening, once the
selection is made and you revisit the site the selection
is cleared.
I've just used a simple checkbox html as here:
<p align="left"><font color="#808000">
<input type="checkbox" name="A2" value="off"> GIFT
1</font></p>
Is this a simple option that can be selected in FP or
does this sort of thing require cgi scripting.
All help appreciated - thanks Pete