Category "asp-classic"

Looping though JSON classic ASP

I am trying to use aspJSON1.17.asp to get data from an JSON file that I am pulling back. ASPJson Site is located here now. http://web.archive.org/web/2016010918

Parse Json string to Classic ASP page

What is the best way to parse json string into classic asp using a library? Dim jsonString jsonString = {"date":"4/28/2017","custType":"100","vehicle":"1"} W

ADO Parameterized Queries with Subqueries Error

I have a legacy classic ASP application running with SQL Server 2012 (also tested with 2016) that I am trying to switch over to using parameterized queries. All

CryptographicException in Classic ASP with MySQL TLS

I am facing this issue when I am trying to invoke a COM Visible c# class in classic ASP Page which tries to execute one MySQL query against database.(Here MySQL

Classic ASP gives Internal Server Error 500

Need your help with an legacy ASP application hoisted on IIS 7. The application connects to oracle 10 and fetches data. If the rows exceed 500 then Internal Ser

How to replicate ASP Classic SHA512 Hash function in PHP

I'm currently rewriting an asp classic site in PHP, everything so far has been simple until I reached the password hashing function. In PHP I've used hash_hmac

Get nested json value using ASP Classic and aspJSON

Good afternoon, I'm using aspJSON (https://github.com/rcdmk/aspJSON) to analyze a json that I have below: { "pedido":1507WSC, "destino":"Brasil", "Pas

Is it possible to write HTML-withASP-withJavascript-withCSS in EMACS?

I am enjoying learning the EMACS text editor...but I can't help thinking that the HTML mode could use some work. I am currently programming in Legacy ASP/Jav