473,320 Members | 2,029 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Can an .asp extension be redirected to an .aspx web application bythe server in IIS 6

Hi,
We have an old .asp application. We want to write a new .aspx
application to replace it. However, many other programs still
reference the old .asp. What I want to do is have the .aspx run
instead of the .asp when these other applications run the .asp
program. Can the main.asp program be redirected to the .aspx
program? Hopefully by the server? We are running IIS 6.

Manny
Apr 2 '08 #1
2 1105
Hi

Guess <% response.redirect "where.apsx?" & Request.QueryString %can be
the way for both of your reqs

Regards,
Alex Meleta
[Tech Blog: http://devkids.blogspot.com]

THi,
TWe have an old .asp application. We want to write a new .aspx
Tapplication to replace it. However, many other programs still
Treference the old .asp. What I want to do is have the .aspx run
Tinstead of the .asp when these other applications run the .asp
Tprogram. Can the main.asp program be redirected to the .aspx
Tprogram? Hopefully by the server? We are running IIS 6.
TManny
T>
Apr 2 '08 #2
On Apr 2, 9:18*am, Alex Meleta <amel...@gmail.comwrote:
Hi

Guess <% response.redirect "where.apsx?" & Request.QueryString %can be
the way for both of your reqs

Regards,
Alex Meleta
[Tech Blog:http://devkids.blogspot.com]

THi,
TWe have an old .asp application. *We want to write a new .aspx
Tapplication to replace it. *However, many other programs still
Treference the old .asp. *What I want to do is have the .aspx run
Tinstead of the .asp when these other applications run the .asp
Tprogram. *Can the main.asp program be redirected to the .aspx
Tprogram? *Hopefully by the server? *We are running IIS 6.
TManny
T>
Thanks Alex,

However, I found there is a redirect in IIS that does the trick It is
good
to have options though.

Thanks
Apr 2 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Els | last post by:
If I use <? include "file.html"; ?> in the html of my document, do I _have_ to change the extension of that document to .php, or would it still work and be valid if I let it remain .html? --...
3
by: Marco | last post by:
Hi All Could anyone help me, pls? I am trying to run a .net application from my computer. This app is in another server. Everytime I try to launch the application, e.g....
3
by: Vikrant | last post by:
Friends, Due an application (old) install program problem, Under AIX I could only create DB2 instance, I could also catalog it. Its complex application and I am not expert in creating full...
3
by: David | last post by:
Should you be able to map a any file extension to the ASP.NET dll and have it execute ASP.NET script, just like an .aspx page, when it is requested by a browser. If not, why bother giving us the...
0
by: Jill Graham | last post by:
Hi, I'm looking at the ASP.NET Portal Starter Kit. All pages within the application are redirected to the DesktopDefault.aspx file. The DesktopDefault.aspx file defines the layout of the page...
6
by: Kentamanos | last post by:
Please don't ask me why I'm doing this (trust me, it makes sense in my system), but I'd like to basically redirect requests for a certain extension (thus a handler) to an ASPX page behind the scenes....
13
by: Matt | last post by:
Does anyone know how to hide the ASPX extension of web pages in ASP.Net 2.0? Thanks, Matt
4
by: Al Norman | last post by:
We have two separate DLLs that do not interact (directly, at least). One is an MFC extension DLL that was built back in VC++ 6 days (but has been recompiled with VS2005). The other is a DLL that...
1
by: Just D. | last post by:
All, Who knows how can we make the IE open the file with some non-standard extension? I have a new file type, say .MOX, I corrected the association on my computer for this file extension,...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.