aspose file tools
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


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
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: 6913
It's always worth doing a search at JavaRanch. I found an answer to a question here which may be helpful.


A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
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