Gossamer Forum
Home : Products : Gossamer Links : Discussions :

How do I checkmark in html if the user has checkmarked it before?

Quote Reply
How do I checkmark in html if the user has checkmarked it before?
Hi,

For some reason Im having a total brain fart, and can't remember how to do this.

I have the following:
Code:
<td><input name="decktheme" type="checkbox" value="Casual Play">Casual Play</td>

I would like to make it so that when the user modifys their record, if they already had the Casual Play option check marked, then it's check marked already for them when they go through the modify links modify.cgi page.

What extrac coding do I need to place in each checkmark option to do this?
Subject Author Views Date
Thread How do I checkmark in html if the user has checkmarked it before? Westin 3752 Apr 30, 2009, 6:19 AM
Thread Re: [Westin] How do I checkmark in html if the user has checkmarked it before?
Andy 3678 Apr 30, 2009, 6:24 AM
Thread Re: [Andy] How do I checkmark in html if the user has checkmarked it before?
Westin 3713 Apr 30, 2009, 6:40 AM
Post Re: [Westin] How do I checkmark in html if the user has checkmarked it before?
Andy 3675 Apr 30, 2009, 6:43 AM