Results 1 to 2 of 2

Thread: using (request) in onsubmit

  1. #1
    Join Date
    Jul 2005
    Location
    COIMBATORE-INDIA
    Posts
    110

    Default using (request) in onsubmit

    hai
    can i use the request.getParameter() in the onsubmit method.I need to get the values the button that the user presses.Is there any way.
    thankd
    aniesh.u.k
    Have a Nice day

  2. #2

    Default

    Yes, you can. Eventually, request.getParameterMap() is interesting for you as well.

    Simon

Similar Threads

  1. Replies: 17
    Last Post: Jan 2nd, 2007, 01:43 PM
  2. Hibernate Long Session Per Flow?
    By akw in forum Web Flow
    Replies: 21
    Last Post: Dec 12th, 2005, 08:06 PM
  3. Replies: 9
    Last Post: Nov 1st, 2005, 10:36 PM
  4. Loosing my SecureContext
    By sklakken in forum Security
    Replies: 3
    Last Post: Jul 21st, 2005, 01:44 PM
  5. Replies: 0
    Last Post: Feb 22nd, 2005, 01:47 PM

Posting Permissions

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