Marcel
|
| Posted: 12/09/2004, 12:53 PM |
|
Hi, I have 2 "Records Forms" that pull thay data from cookies, how can I do to save both forms, each one in a different table, using only one "save" botton?
ASP, SQL
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 12/09/2004, 2:18 PM |
|
The HTML standard doesn't allow submitting 2 forms together. You may need to combine everything in one form, or find another solution.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|