- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
The client can save the form to his/her local computer. But at the time of submit, the system should be connected to Internet.
I mentioned that we have used Servlet in the past. You can use java Servlet/ a .Net Page to submit the data. It all depends on the expertise your team has to develop that.
You do not need a "HTTP Submit" button. You can have a normal Button and use the "Click" event to submit the data to the webpage.
Hope this helps.
Thanks
Srini