Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8994553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:27:30+00:00 2026-06-15T23:27:30+00:00

A have a page with 6 (Jquery) tabs and on each tab there is

  • 0

A have a page with 6 (Jquery) tabs and on each tab there is a form, i want to submit one of the forms without refreshing the whole page. When i submit a form i want to “reload” the same form in that tab, but with the $_POST data so i can use that for PHP scripting (database insert after vallidation).

I tried Jquery AJAX, but i have to define al the form ellement again to pass the POST data, is’nt there a way similar like action=”” but then only for that one tab and not the whole page?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T23:27:32+00:00Added an answer on June 15, 2026 at 11:27 pm
    $('form').submit(function(e){ 
        e.preventDefault(); //to prevent the page form reloading
    
        //provide the ajax call part after this
    
        return false; // to exit the function without actually submitting the form
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a page with 6 tabs (Jquery tabs) and on each tab there
I have a page that is using jQuery tabs. Within one of my tabs
Just got stuck with one problem. I have a page with Jquery UI tabs.
I am using jQuery UI tabs. I have 10 tabs, and each tab holds
I have group of jQuery Tabs that are created dynamically. Each tab has an
Suppose i have some tabs (e.g. jquery tab) and I want to dynamically load
I'm experimenting with the jQuery UI tab control, and have three tabs that each
I have an aspx page on which I have 2 static jquery tabs.Upon clicking
I have a page that requires jQuery.tmpl, but I want to use native knockout
I have created an interface using jQuery UI Tabs, however one of my requirements

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.