[thelist] dump question, but...

Dan McCullough dan.mccullough at gmail.com
Fri Jun 10 09:08:19 CDT 2005


Its been awhile and I'm getting rusty.  I'm doing some redirecting
back to a php form page, its a pretty long form so I dont want people
to have to fill in all the stuff if they missed one thing or even 30
things.  Anyway, I have a checkbox with about 9 items they can check,
and I want that remembered, so I something like this.

<input type="checkbox" name="housecond[]" value="1" <? if
($housecond=="1") print "checked" ?>>

Yes I have done this before, but its friday and I have been racing
through this site for a friend.

Any help.


More information about the thelist mailing list