Can anyone recommend a graph,chart comp开发者_JS百科onent for classic ASP. Free or not free is fineGoogle Charts. Click here.
I\'m creating a What\'s New page for a program that will show the user what\'s new only for the updates not already installed.
From my javascript i try开发者_如何学Python to post data to my asp page using encodeURIComponent
This is a strange one.For a long time now an application I develop on has been using com interop to use .Net types in an Classic ASP application.I fired this application up again today to look at some
Below is the code in my asp page Ajax.asp <html> <head> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">
I have this code which works but I need to stop using http in the string as it sometimes is on a https servers. Hence my wish to change it to a relative path e.g. Url = \"../../path/to/file.asp\" but
Below is my html <html> <head> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">
i using below asp code for xml request <% pXML=Server.URLencode(SearchRequest) set xmlhttp = server.CreateObject(\"MSXML2.ServerXMLHTTP\")
I’m trying to integrate a simple booking system (developed in ASP) with this payment gateway: https://www.firstdata.com/
Does anyone know of a web based MS SQL manager (in ASP.NET or classic ASP)?I\'m getting sick of using their studio software, and use MySQL a lot too, so I\'m used to t开发者_开发百科he web based manag