Results 1 to 2 of 2

Thread: form submission

  1. #1
    blank BT Rep: +1
    Join Date
    Oct 2003
    Posts
    1,045
    ..
    Last edited by hungrylilboy; 01-08-2012 at 01:54 PM.

  2. Internet, Programming and Graphics   -   #2
    If you want to get the details on submission you may require servlet running on backhand which can serve the request made by the user as soon as he press the submit button or commits. In form action you will write the address of the servlet i.e the server which will be hosting the servlet.You can google the List of free web sites which allows hosting of server side scriting elements like Servlets and JSP.
    You should be aware of server side programming fundamentals

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •