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

  • Home
  • SEARCH
  • 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 3615744
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T22:24:42+00:00 2026-05-18T22:24:42+00:00

My problem is not so easy to describe … for me :-) so please

  • 0

My problem is not so easy to describe … for me 🙂 so please be lenient towards me.

I have several ways to view a list. which means, there are some possibilities how to come to and create the view which displays my list. this wokrs well with parallel opend browser tabs and is desired though.

if I click on an item of my list I come to a detail-view of that item.

at this view I want to know from which type of list the link was “called”. the first problem is, that the referrer will allways be the same and the second: I should not append a get variable to the url. (and it should not be a submitted form too)

if I store it to the session, I will overwrite my session param when working in a parallel tab as well.

what is the best way to still achive my goal, of knowing which mode the previous list was in.

  • 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-18T22:24:43+00:00Added an answer on May 18, 2026 at 10:24 pm

    You need to use something to differentiate one page from another, otherwise your server won’t know what you’re asking for.

    You can POST your request: this will hide the URL parameters, but will hinder your back button functionality.

    You can GET your request: this will make your URLs more “ugly” but you should be able to work around that by passing short, concise identifiers like http://www.example.com/listDetail?id=12

    If you can set up mod_rewrite, then you can GET requests to a url like http://www.example.com/listDetails/12, and apache will rewrite the request behind the scenes to look more like http://www.example.com/listDetails?id=12 but the user will never see it — they will just see the original, clean/friendly version.

    You said you don’t have access to the server configuration — I assume this is because you are on a shared server? Most shared servers already have mod_rewrite installed. And while the apache vhost is typically the most appropriate place to put rewrite rules, they can also be put in a .htaccess file within any directory you want to control. (Sometimes the server configuration disables this, but usually on a shared host, it is enabled) Look into creating .htaccess files and how to use mod_rewrite

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

Sidebar

Related Questions

I have spent several hours with this SQL problem, which I thought would be
The one-liner should: solve a real-world problem not be extensively cryptic (should be easy
The problem is not about randomness itself (we have rand), but in cryptographically secure
I do not have problem as such but I am quite new to Ruby.
One problem I have with open-source is not often the product or documentation, but
I'm trying to learning django templates but it's not easy. I have a certain
In xp 32bit this line compiles with not problem however in vista 64bit this
Unfortunately, the problem is not more specific than that. I've found a few examples
This problem involved me not knowing enough of C++. I am trying to access
How to deploy Sql server reports on productions boxes? Locally it's not a problem,

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.