Skip to main content

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.

-2 votes
1 answer
318 views

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 ...
yaqoob's user avatar
  • 99
0 votes
2 answers
1k views

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 ...
user avatar
0 votes
2 answers
3k views

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 ...
Cornwell's user avatar
  • 117
1 vote
2 answers
194 views

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 ...
Fred Quimby's user avatar
5 votes
2 answers
3k views

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 ...
JPReddy's user avatar
  • 281
14 votes
11 answers
13k views

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 ...
Saul Delgado's user avatar