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.
IIS 7.5 , 2008rc2, classic asp, 500 error msg: The page cannot be displayed because an internal server error has occurred. I need …
asp-classic error-handling iis-7.5I am trying to update a div with the content from an ajax html response. I beleive I have the …
jquery ajax asp-classic get replacewithI've got a major brainteaser. I want to open a file in classic ASP. I'm using various variables because things …
html url asp-classic hrefI have a ASP application. On click of a particular link, some VB scripts are executed and an ASP page …
asp-classic vbscriptI am running a simple query to get data out of my database & display them. I'm getting an error …
asp-classic bufferingI have the following VBScript in a Classic ASP page: function getMagicLink(fromWhere, provider) dim url url = "magic.asp?fromwhere=" &…
asp-classic vbscript null nullreferenceexception nothingSo I am going back to a project I created in College, so I can transfer it to PHP. I …
asp-classicI am running IIS 7.5 in Windows 7 and have already gone into "Turn Windows features on or off" and enabled ASP …
asp-classic iis-7.5 http-errorCreated a stored procedure in SQL 9 (2005) and have since upgraded to SQL 10 (2008). Since then, the following stored procedure has stopped …
sql sql-server-2008 asp-classicWhat options are there in ASP Classic for error handling? For example: I'm using the Mail.SendMail function but when …
error-handling asp-classic