P
Paul M
Hi
I have form which populates itself from an access database which then posts
to an update.asp
In the form there are several checkboxes called charity_cause.
How do I get the check boxes to automatically be ticked when the database
has record called say Animal and wildlife as in the code eg, so if there are
no changes the record updates with the same info as is already in the
database
<input type="checkbox" name="charity_cause" value="Animal and wildlife">
Thanks
Paul M
I have form which populates itself from an access database which then posts
to an update.asp
In the form there are several checkboxes called charity_cause.
How do I get the check boxes to automatically be ticked when the database
has record called say Animal and wildlife as in the code eg, so if there are
no changes the record updates with the same info as is already in the
database
<input type="checkbox" name="charity_cause" value="Animal and wildlife">
Thanks
Paul M