We have an old asp solution with VB6 components, which we are trying to install on Windows 2008. There is a connection string that is assigne开发者_JS百科d to a varibale in the global.asa.
Currently, we have many web applications (external & internal) developed using Classic ASP through .NET 2.0 technologies. Each of those web applications have their own login screen authenticating
here is the response xml I get: <?xml version=\"1.0\" ?> - <SOAP-ENV:Envelope xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/env开发者_运维知识库elope/\" xmlns:SOAP-ENC=\"http://schemas.x
So I am working with: http://glustik.com/essex/index.html and trying to make it ASP like this: http://glustik.com/essex/index.asp
I\'m creating my first project with ASP. This project is just making a basic login/logout with registration system. I was wondering how would I fix the below code so that when a user is registering to
I am trying to add a virtual directory in IIS 7.5 version of Windows server 2003. But i could not开发者_运维技巧 browse my default.asp page. How can i troubleshoot this issue ?I believe you installed
I\'m currently working on generating a PDF from a simple html page 开发者_如何学Cthat contains a few charts that are generated in Javascript using Highcharts.
I want to create a classic asp (vbscript) function that replaces all \'returns\' that occur between double quotes.
Im trying to update details of a single customer and I\'m having problems updating with the new user input. I can see the changes being passed but its not updating the sql. Here is the code -
Since JavaScript can be 开发者_如何学运维written (or contained) within an HTML file or in an ASP file, is there any difference? ASP runs on the server-side. Any HTML or JavaScript generated by this is