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.
I have a issue related to redirection I want to apply redirection if someone uses http://mywebsite.com/ then the …
asp-classic redirect http-status-code-302When ever I try to access the RecordCount property, I always get a return value of -1. Below is my …
asp-classic adoI have very strange problem with IsNumeric function in classic asp fail. Something like this happens in my code: Response.…
asp-classic isnumericI'm trying to get a classic ASP site set up on IIS Express under Windows XP. I am able to …
asp-classic iis-expressI'm having trouble retrieving information via LDAP for certain groups I have the DistinguishedName of. The issue seems to relate …
asp-classic ldap ldap-queryCurrently I have to deal with the legacy system written in VB. I'm not good with VB and ASP, so …
asp-classic vbscript jscriptI have got a bunch of classic asp pages(around 400 pages).However my client doesn't want me to rewrite the …
asp.net asp-classic code-migrationIm using asp with foundation, is there anyway to switch between a tab to another using JS or ASP? Link (…
javascript asp-classic zurb-foundationI am new to classic ASP and I need to code a web application in classic asp because the customer …
session asp-classic object-persistenceI have inherited some Classic ASP code and I need a JSON library that can be instantiated and run server-side …
javascript json asp-classic legacy