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 4613918
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T01:37:21+00:00 2026-05-22T01:37:21+00:00

This is the second time I ask this question because in my first try

  • 0

This is the second time I ask this question because in my first try I was totally misunderstood.

php, jQuery, Lightbox, Ajax GET and POST issue

What I am trying to achieve is simply to get the selected value from a dropdown list and send that by an ajax function to a php file that will run the necessary functions. So let’s say I select Africa/Accra as timezone, onclick the ajax function is called and that will pass the data to the php file that will do the rest. No page refresh, nothing, just getting the data and send that with ajax. Is this possible? please to better understand me see my first try (link above).
I am not an experienced PHP programmer. I do not know about anything of Ajax, so propably I have just done everything wrong..so forgive me. Thanks

  • 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-05-22T01:37:21+00:00Added an answer on May 22, 2026 at 1:37 am

    this is what you want:

    $("#submitButton").click(function(){
        var selectedValue = $("#IdOfDropdown").val();
        $.get("test.php", { timezone: selectedValue } , function(data){
         alert("Data Loaded: " + data);
        });
        return false;
    });
    

    You can also do a post instead of a get, here is a reference with a bunch of jquery ajax stuff
    http://api.jquery.com/category/ajax/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is a second-hand question from an OS development site, but it made me
Can someone explain this result to me. The first test succeeds but the second
Sorry for the second newbie question, I'm a developer not a sysadmin so this
I ask this because i'm using Partial classing to extend my db model, and
Earlier this week I ask a question about filtering out duplicate values in sequence
I really did try Google and jQuery documentation for this and I give up.
I've got a Perl script that needs to execute another Perl script. This second
I've a application that must work after another application. This second application has a
This most be the second most simple rollover effect, still I don't find any
Despite this being one of the best error messages I've ever seen (second only

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.