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.
after briefly looking for a few hours I see multiple solutions to my problem but I am struggling to implement …
asp-classic decimal-pointI have many projects written in old classic ASP where Global.asa used to work perfectly fine. Since I have …
asp-classic global.asaThis feels like a very stupid question, but I've been trying and searching for hours and can't figure out the …
asp-classic request.formDoes anyone have a past experience on implementing a complete image manipulation solution in classical ASP? I need a solution …
asp-classic image-manipulation imagemagick phpthumbI'm using classic ASP and Server.XMLHTTP. My code has been working for years and all of a sudden today, …
asp-classic serverxmlhttp msxml3To post data on classic asp page i am using below code Dim stringXML, httpRequest, postResponse stringXML = "<?xml version=""1.0"" …
xml vbscript asp-classic serverxmlhttpI know how to handle this in ASP.NET, but is there a way to force the Classic ASP Session …
asp-classic sessionidI'm doing a little application for the work and it includes a form. When the person using the form doesn't …
postgresql asp-classic vbscript postgresql-9.0I am editing a huge number of legacy ASP pages that have been converted over to C#. One problem is …
visual-studio visual-studio-2010 asp-classic double-quotesI have an ASP Classic page with SHIFT_JIS charset. The meta tag under the page's head section is like …
javascript unicode asp-classic cjk shift-jis