I am working on a web project in which there is a need to submit two forms from a html file. The submission of the forms will create two records in the backend database. Does anybody have such experience as submitting two forms at the same time?
Frank Carver
Sheriff
Joined: Jan 07, 1999
Posts: 6913
posted
0
It's always worth doing a search at JavaRanch. I found an answer to a question here which may be helpful.