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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T01:43:31+00:00 2026-06-02T01:43:31+00:00

I currently have a page that is populated using a filter, which passes the

  • 0

I currently have a page that is populated using a filter, which passes the parameters of the filter via URL.

I’d like to catch those parameters and give the user the opportunity to return to the page with the same filter applied to their view. Essentially, it’s a back button. AKA: pass the parameters back into the URL so it repopulates the page.

I hope that made sense. Any help is appreciated! Thank you!

  • 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-06-02T01:43:33+00:00Added an answer on June 2, 2026 at 1:43 am

    You could store the filter values in a session variable or in a cookie.

    Session variable:

    Session("MyCustomFilter") = "FilterValue"
    

    Cookie:

    Dim cookie As HttpCookie
    cookie = New HttpCookie("MyCustomFilter")
    cookie.Values.Add("MyCustomFilter", "FilterValue)
    

    While a session variable is easier to use, it will not be saved if you close the browser, while cookies will be saved and can be used later on.

    Note: Added a more precise answer, based on my comment.

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

Sidebar

Related Questions

I currently have an advanced search page that searches a number of fields in
I currently have a product view page that contains an MVCContrib HTML Grid with
I currently have a web form aspx page that calls RegisterClientScriptBlock. This sends down
I currently have pagination functionality that displays the total page count, but I was
I currently have an application that uses a browserfield to access an internet page
I currently have a page which is declared as follows: public partial class MyPage
Note: I'm using Google Chrome Currently I have this test page http://www.evecakes.com/doodles/canvas_size_issue.htm It should
I currently have a page that contains an unordered list. That list is initially
So, I have a page that looks like the following: alt text http://img704.imageshack.us/img704/5973/croppercapture3.png This
I currently have a Web Application which is using it's own Permissions table which

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.