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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T17:26:08+00:00 2026-05-12T17:26:08+00:00

I have a classic asp webapp that I need to implement url re-writing in.

  • 0

I have a classic asp webapp that I need to implement url re-writing in. I’ve used the intelligencia url re-writer in an asp.net application before , so my current trail of thought is to create a new asp.net application, add the url re-writing component to it and then add the classic asp application over the top. It’s hosted in shared webspace so I have no ability to add isapi components to the webserver.

Is this the right way to go about it? What configuration changes would I need to make to get the classic asp and asp.net to sit together happly?

Any advice would be very appreciated.

  • 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-12T17:26:08+00:00Added an answer on May 12, 2026 at 5:26 pm

    You might be able to use a 404.asp to do this. I’m running HELM on IIS6 and can use my 404.asp like this:

    URLPath = LCase(Replace(Request.Servervariables("QUERY_STRING"), "404;http://" & Request.ServerVariables("SERVER_NAME") & ":" & Request.Servervariables("SERVER_PORT"), ""))
    
    If URLPath = "/lalala" Then
        Response.Status="200 OK"
        Response.Write "La la la!"
    Else
        Response.Status="404 Not Found"
        Response.Write "File not found."
    End If
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been developing in asp.net since its existence (also classic asp before that)
We have a classic ASP application that simply works and we have been loathe
I have a large classic ASP app that I have to maintain, and I
I am moving from classic ASP to ASP.NET and have encountered what many of
I have a SQL interface page in my classic ASP web app that allows
I have this classic ASP web application. Each user must login and their most
Let's say I have some Classic ASP pages that produce all output via Response.Write.
I have made some changes to a Classic ASP application which breaks foreign letters
I have this javascript in a classic asp page... I need to find out
can i have some general advice on converting a classic asp site to asp.net?

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.