Find the answer to your Linux question:
Results 1 to 2 of 2
Working on perlCGI I want to submit a form and display the values of the form on bottom of the same page but not able to find a way to ...
  1. #1
    Linux Newbie
    Join Date
    Jan 2008
    Posts
    114

    Unhappy Submit form without redirecting to the another page in PerlCGI

    Working on perlCGI

    I want to submit a form and display the values of the form on bottom of the same page but not able to find a way to do the same

    Can anyone help me?
    Switched to Scripting

  2. #2
    Linux User
    Join Date
    May 2008
    Location
    NYC, moved from KS & MO
    Posts
    251
    On the client side you can use jQuery to make ajax calls to the back-end server to accomplish your goal. See Submit A Form Without Page Refresh using jQuery - NETTUTS for examples.

Posting Permissions

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