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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T20:29:02+00:00 2026-05-13T20:29:02+00:00

I am using ASP.Net 3.5 SP1 System.Web.Routing to enable URL routing in my WebForm

  • 0

I am using ASP.Net 3.5 SP1 “System.Web.Routing” to enable URL routing in my WebForm Application. Now what i needed is to pass some parameters in QueryString eg:

http://www.mydomain.com/Search/Books/Computers?sort=author&pagesize=10

This is the route i am using:

        routes.Add("BooksSearch", new Route
        (
           "Search/{Category}/{Product}",
           new CustomRouteHandler("~/Search.aspx")
        ));

Route is working fine as it is redirected to search.aspx but in querystring i can’t find extra parameters sort & pagesize.

  • 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-13T20:29:02+00:00Added an answer on May 13, 2026 at 8:29 pm

    You do not have to add them to your route, as they will be processed normally.

    The parameters are inside your Request.Params collection and inside tyour Request.QueryString collection.

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

Sidebar

Related Questions

I am using: ASP.NET 3.5 SP1 with Web Forms Routing thru Global.asax (System.Web.Routing and
I have a simple ASP.NET 3.5 SP1 Web Forms app... I've added the System.Web.Routing
I'm using .NET 3.5 SP1 in ASP.NET MVC application. While using ObjectContext with Http
Context: IIS 6 on Windows 2003 Server ASP.NET 3.5 sp1 C# Web Application running
What is UseCustomServer and UseCustomServerUrl in a ASP.NET Web Application Project? Some background: I
I am developing an ASP.NET application using Web Forms and I'm stumbling on the
I am using the .NET 3.5 SP1 framework and I've implemented URL routing in
I have an ASP.NET 3.5 SP1 web application that uses a custom JavaScriptConverter. The
I am building a asp.net webforms (3.5 sp1) application, using jquery where I can
I'm using the new CompositeScript feature that's available in the ASP.NET 3.5 SP1 for

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.