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.
This should be painfully simple, but I cannot come up with a working connection string for a local copy of …
database sql-server-2008 asp-classic connection-string adoWhat is a strong way to protect against sql injection for a classic asp app? FYI I am using it …
security ms-access asp-classic sql-injectionWe have a website that uses Classic ASP. Part of our release process substitutes values in a file and we …
asp-classic utf-8 iis-6I have read this question and this page linked to in the question, as well as dozens of other articles …
visual-studio-2010 asp-classicI am looking for a nice easy step by step "How To" guide for getting a classic asp application working …
iis iis-7 asp-classicI have a classic ASP website running on a Windows Server 2012 box. One page makes a HTTP request to another …
iis asp-classic xmlhttprequest windows-server-2012I have a function for turning HTML encoded text back into HTML. It works great normally, but for some reason, …
asp-classic type-mismatchWhat is the difference between asp and asp.net?
asp.net asp-classicDoes anyone know exactly how to set HTTPONLY on classic ASP session cookies? This is the final thing that's been …
asp-classic httponly session-cookiesI have always developed on ASP.NET on 2.0 and higher .NET framework. I am trying to create a website in …
asp-classic