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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:53:49+00:00 2026-05-27T11:53:49+00:00

I am really stuck and was wondering if someone could lend a hand please,

  • 0

I am really stuck and was wondering if someone could lend a hand please,

i know how to get a query string, thats not a problem,

however,
I have links that use jquery to fade out the content and load the new content via links,

usage example below – class=”link2″ is a reference for the jquery to do what it does lol

<a href=”#?id=2″ class=”link2″>click here</a>

in the href i have to have the # first to stop the page from loading if you get what i mean,

now when i try and get the query string id=2 it says none as there is a # first, there is probably a simple fix for this but i must just be missing it,
i have searched and searched but still cant find the answer

———————-edit——————————
this is what i am trying to do,

enter page,
sql query runs to display all the reports
click a report and the jquery hides “contmain” and shows “contreports” now a new sql query runs to display the report based on the “id”

now usually i can just get this information from the url and clean it up, hovever as i have jquery running i need to have the “#” for the href so the page does not reload and the jquery can run, but now this is stopping me from being able to retrieve the url query,

Interstellar_Coder
he seems to have the right idea, passing it in the background

  • 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-27T11:53:50+00:00Added an answer on May 27, 2026 at 11:53 am

    Although i don’t fully understand what you’re doing, i’m guessing it would be better to store your querystring as a data attribute.

    <a href="#" data-id="2" class="link2">click here</a> 
    

    Then in your jQuery function.

    $('.link2').click(function(e){
        var queryString = $(this).data('id'); 
        e.preventDefault();   // prevent the default action
    }); 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm stuck on a problem I really don't know how to solve: I have
I was wondering if someone could help me please. I have the following two
I am really hoping someone can help me out, because I'm really stuck on
Hey, I'm really stuck with my project here... I need to know when any
I'm stuck on a really, really basic problem: Using HttpRequest to POST a wee
Im stuck reverse engineering a piece of java code. I was wondering if someone
I'm really stuck with a jQuery issue and I hope someone can help me
I'm really stuck on why the following code block 1 result in output 1
I'm really stuck trying to find out how to force a programmatic refresh of
I'm really stuck trying to use java wrapper library for opencv's cvMatchTemplate. See this

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.