Questions tagged [asp-classic]
Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script-engine for dynamically-generated web pages. The introduction of ASP.NET led to use of the term Classic ASP for the original technology.
12 questions
-2 votes
1 answer
318 views
Upgrading CLASSIC ASP application to PHP
I have an application built on ASP Classic & Microsoft Access (for the Database) which I have been maintining for a long time, but now I want to upgrade it to PHP for the betterment. Maintainence ...
0 votes
2 answers
1k views
Classic ASP to Java UI Conversion
My question is based on a business model of a financial services organization that currently is supporting applications that are a hybrid mix of Classic ASP and Java, with some JSP’s already in some ...
0 votes
2 answers
3k views
Upgrading old ASP classic to newer standards [duplicate]
For the past year I have been working in a Classic ASP \ ASP.net hybrid. The website has 1M+ hits daily. The code, as you can imagine, is very hard to navigate. There are 200+ files. Dozens of ...
1 vote
2 answers
194 views
A little code to allow word substitution depending on user
I'm creating a demo web app in html in order for people to physically see and comment on the app prior to committing to a proper build. Whilst the proper app will be database driven, my demo is just ...
5 votes
2 answers
3k views
Http handler for classic ASP application for introducing a layer between client and server
I've a huge classic ASP application where in thousands of users manage their company/business data. Currently this is not multi-user so that application users can create users and authorize them to ...
14 votes
11 answers
13k views
How to make Classic ASP interesting if you are stuck with it? [closed]
I used to work on a really small outsourcing company (4 programmers and the boss), then when the stress and the frequent long shifts made the situation unbearable I made the switch to a better paid ...