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 is an ASP question, not ASP.Net. Assume there are two sites: www.domain-1.com www.domain-2.com www.…
asp-classicI've written a VBScript function to call a stored procedure. In the past, I've written a number of functions calling …
sql asp-classic vbscript adodbI'm trying to avoid using straight SQL queries in my web app. I looked around and have come to the …
asp-classic adoI am maintaining a classic asp application and while going over the code I came across two similar lines of …
url asp-classic request.servervariablesWhat's the equivalent of <%-- --%> in ASP Classic? I have to modify a legacy ASP application and …
vbscript asp-classicHi Please let me know how can i get the client IP address. I have used the following . Ip = <…
javascript asp-classic ssiI am receiving a Server Error on an ASP Classic site running on IIS 7.5. I have "Send Errors To Browser" …
iis iis-7 asp-classic iis-7.5 windows-server-2008-r2I need to create a select box with query data from my Database by using the query technique that I've …
sql asp-classic ms-access-2007I have a problem with a classic asp page and I just cannot solve it since 3 days. The page is …
session iis cookies asp-classic iis-6How can I return a specific http status code from an asp classic?
http asp-classic http-status-codes