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 .asp application where image files (.PDF) are stored in a directory (fed by a copier/scanner). The …
firefox pdf asp-classic uncHow do I get the type of a variable using VBScript?
asp-classic vbscriptCan someone just help me refresh my mind? How do you specify hex values in a Visual Basic 6 / VBScript Source? …
vb6 asp-classic vbscriptWhat is the quickest and easiest way (in Classic ASP) to check if a string has some string (that has …
vbscript asp-classicThe way I know of hashing out code within ASP Classic is <%-- --%>. Would this be correct? …
asp-classicAny help with this would be appreciated; I've been at it for a few days now. Below is the code …
soap asp-classic msxml domdocument xmlhttprequestWhat is the difference in ASP/VBScript between Int() and CInt()?
asp-classic vbscriptUsing ASP classic, I need to somehow compare two dates with each other. How can I do this?
date asp-classic vbscriptI get "The ORDER BY clause is invalid in views, inline functions, derived tables, subqueries, and common table expressions, unless …
sql-server asp-classicI have been searching for a way to insert linebreaks in my code for when I view my source. I …
asp-classic vbscript line-breaks