2 forms on same page?
I use Form Maker to insert debits and credits into an MYSQL database. Obviously HTML is set to submit one per page, but is it possible in the AJAX world to submit both forms at once or one at a time? It seems to let me when I had both forms side by side, but as expected, only the first one submitted goes.
First I thought why not just put both debit and credit on one form, but that won't make a debit and credit entry on the database as expected. I could change the database, but that is not really too correct and an odd workaround. Just seeing what might be possible. Having the debit and credit forms on the same page allows managing the proper accounting at once just like accounting apps do.
Thanks,
Alan
Please sign in to leave a comment.
Comments
0 comments