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 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 a problem with selecting not first selector using attributeContains jQuery('div[id*=abc]:not(:first)').hide();
I've got a problem I'm not sure how best to solve. I have an
Here's the problem. In my app, I have 5 tabs which contains activities. In
It's not easy to explain very well what I'm having problem with so I
The one-liner should: solve a real-world problem not be extensively cryptic (should be easy
I had a leaking handle problem (Not enough quota available to process this command.)
Problem: does not allow me to renderBinary . The method renderBinary(InputStream) in the type
The problem is not solved although I accepted one answer. Problem: Vim updates very
This problem is not readily reproducible in a simple example here but was wondering
I am stuck with a simple problem but not able to figure out the

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.