This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes submit two forms from one html files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "submit two forms from one html files" Watch "submit two forms from one html files" New topic
Author

submit two forms from one html files

wayne hua
Greenhorn

Joined: Jan 14, 2001
Posts: 5
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: 6919
It's always worth doing a search at JavaRanch. I found an answer to a question here which may be helpful.


Read about me at frankcarver.me ~ Raspberry Alpha Omega ~ Frank's Punchbarrel Blog
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: submit two forms from one html files
 
Similar Threads
Form submission
how to set two buttons same line?
how to receive data in .jsp file from servlet in AJAX?
setting values for table cells in javascript
html:submit please help