I am in need of using Classic ASP with A开发者_JS百科ccess. This is a requirement unfortunately. I currently have a script which connects to the Access DB just fine. Here is the snippet:
Firstly, some short explanations for the pages that we will be using here in the example. A.asp The page where user interacts with various controls, fills the info, and submits the form.
My OnTransactionCommit method is not being called on IIS 7 when I use Response.Redirect or Response.End. The code below works as expected on IIS 6 (\"Comitting...\" is output after \"OK\") but on IIS
I have inherited a classic asp site which has a fairly robust custom cms. We have recently moved the site across to one of our hosting machines and have recently noticed some issues with getting value
I am in need of using classic ASP to create an XML file from a SQL2005 express database. I am receving a 500 error. I believe my problem is the connection string, I was wondering if I could get a fres
Is anyone aware of whether this is possible? I want to c开发者_如何学Call a webservice asynchronously (fire and forget) from classic ASP?Its a little different, but I recently had another system tha
I have created a cfc which contains different functions. All these function have remote access. I want to call these functions from my external class开发者_运维知识库ic ASP page.
In order to change the maximum upload size in IIS, the user can adjust in the IIS metabase the AspMaxRequestEntityAllowed value as explained in different sites.
Can an onsubmit ev开发者_如何学JAVAent insert an image into the page before the page submits/transfers control to the next page?
We\'re reviewing the code of Classic ASP application. In the code that we\'re reviewing we see the following string: