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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T05:43:20+00:00 2026-05-18T05:43:20+00:00

My web-site has AJAX-powered search, that uses deep-linking. When user follows a link …

  • 0

My web-site has AJAX-powered search, that uses deep-linking. When user follows a link …

http://example.com/articles#/?tags=Mac%20OS,review

… tags “Mac OS” and “review” should already been selected in a search form and articles, related to “Mac OS” and “review” should be presented on the page.

I have following scenario, that a need to fix

  1. User follows the link http://example.com/articles#/?tags=Mac%20OS
  2. During initial page rendering, all articles are fetched
  3. On the client side, hash-part is parsed and only “Mac OS”-related articles are requested via AJAX.
  4. Client receives “Mac OS”-articles and replaces all articles, fetched at step 2. Also it marks “Mac OS” tag as selected on a search-form.

The problem here – is duplicated articles rendering, that looks really bad for the user. He looks at all articles, and after couple of seconds, they will be replaced with “Mac OS”-articles.

I need to have following scenario:

  1. User follows the link http://example.com/articles#/?tags=Mac%20OS
  2. Server parses hash-part and returns “Mac OS”-related articles
  3. Client understands, that “Mac OS”-articles are already there and does nothing. It just marks “Mac OS” tag as selected.

To do this, i need to get hash-part of the request string:

/?tags=Mac%20OS

I cannot use request parameters after ?, because i use AJAX and deep-linking. With ?-part, browser will be forced to reload the page. I need to do anything without reloading the page.

You help will be greatly appreciated.

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-18T05:43:20+00:00Added an answer on May 18, 2026 at 5:43 am

    The part of a URL after the hash is not sent to the server, so you can’t process it there. You can extract that part of the URL in the client-side code that creates your Ajax request and send it as a parameter.

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

Sidebar

Related Questions

I'm developing a web site that has a search box as part of the
I am building a web site that has a wish list. I want to
I am working on a medium size web site that has plenty of custom
I am building a web site where the user has to digitally sign a
We have a updatable web site project that is written in c#, it has
Referring to this web site http://www.cplusplus.com/reference/std/utility/make_pair/ The std::make_pair has this signature (and possible implementation):
I am running a PHP site that uses Ajax and jQuery as well. The
Spec Apache2,Tomcat6,jdk1.6,struts2,Ajax,jQuery My question : A web site working perfectly on Http mode(apache2 http
I am working on a ASP.NET MVC web site which has a form that
I have a web application which uses Ajax for several tasks. It has Java

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.