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.
Why is it that ASP/ASP.NET Response.Redirect uses a HTTP-302 status code ("Moved Temporarily") even though in most …
c# asp.net http redirect asp-classicI need to POST data to a url in the middle of a script. User fills out form: Form submits …
asp-classicI'm able to connect to SQL server 2008 R2 when I use Provider=SQLOLEDB in my connection string. But when I …
sql-server-2008 iis-7 asp-classic connection sql-server-native-clientWe have just moved to a new dedicated server that has Windows 2008 and SQL Server 2008. I am trying to access …
asp-classic serverxmlhttpI'm looking to implement httpOnly in my legacy ASP classic sites. Anyone knows how to do it?
security asp-classic httponlyI want to use ADO Stream to read lines from a local large text file with UTF-8 encoding so I …
asp-classic vbscript adoI'll start by saying I'm not a .NET developer, but have been thrown into a project where I need to …
c# windows-services asp-classic msmqI have a classic asp application inside a .NET 4.0 application. I have set the default document to login.asp, but …
iis iis-7 asp-classic default-documentI'm using visual studio 2008 for a classic asp application. Will I be able to upgrade to visual studio 2010?
visual-studio-2010 asp-classicMy site now works purely in UTF-8, but in order to send an SMS using serverXMLHTTP I need to convert …
asp-classic character-encoding ado serverxmlhttp