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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T18:14:42+00:00 2026-06-13T18:14:42+00:00

I am writing classic asp.net website and struggling with a problem. Usually in URL

  • 0

I am writing classic asp.net website and struggling with a problem.

Usually in URL send data by doing this: localhost/MyrandomPage.aspx?UserName=RandomUsername

But i am trying to make a page more personal so i want Url to look like this:

localhost.com/Profile/RandomUsername

And i am cant find a way how to retrive RandomUserName after slash in Url.

ive done Routing:

    public static void RegisterRoutes(RouteCollection routes)
    {
        routes.MapPageRoute("",
            "/Pages/{UserName}",
            "~/Pages/Profile.aspx");
    }

But how do i retrive UserName??

  • 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-13T18:14:43+00:00Added an answer on June 13, 2026 at 6:14 pm

    You should be able to get it using
    Page.RouteData.Values["UserName"] as string

    Scott Gu has a good blog post covering routing in webforms.

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

Sidebar

Related Questions

I've recently started tinkering with ASP.NET MVC, but this question should apply to classic
I have a classic asp webapp that I need to implement url re-writing in.
I'm writing a quick website in ASP (classic) Javascript. I'm using a prepared statement
I’m new to .net, though I’ve been writing in classic asp for years. I
I'm a former classic ASP programmer and sometimes PHP programmer writing my first ASP.NET
Very odd problem as this is working perfectly on our old Classic ASP site.
Writing Classic ASP code in JScript has a lot going for it: more humane
I am writing a navigation system in classic ASP (on Windows CE). I require
I'm writing an application in classic ASP (yes, please forgive me) that sends e-mails
I am writing a small application in Classic ASP. I have a page 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.