cobom
Posts: 55
|
| Posted: 11/19/2005, 1:56 PM |
|
I have a small record that users may need to fill out several times per day. Is there a way to have an "Input more" button so that a user could fill in the form (the form is a row with about 6 entries) then fill in another row etc until he SUBMITs. Each row would populate a different row within the database?
CCS3, ASP, MS Access
_________________
cmckinney@searay.com
Will program for a Sea Ray 680 SS ;} |
 |
 |
Edd
Posts: 547
|
| Posted: 11/19/2005, 3:22 PM |
|
It it is an editable grid look at the example pack in Auto adding rows.
see
http://examples.codecharge.com/ExamplePack/EditableGrid...ridAutoRows.php
Edd
_________________
Accepting and instigating change are life's challenges.
http://www.syntech.com.au |
 |
 |
|