Re: Checkbox and Forms

David Kulp (dkulp@gdb.org)
Tue, 28 Jun 94 09:26:30 EDT


use <INPUT TYPE="checkbox" NAME="foo"> also, there's an optional "CHECKED"
field. try studying the HTML from other persons' forms. also, check
existing on-line documentation. try
http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/Docs/fill-out-forms/overview.html

cheers,
-david.