I have an asp page and want to see it in VS2008 with color like html code. what setting should i change to al开发者_如何学JAVAlow asp page to be viewed correctely?In my, as far as I can see, stock con
In my ASP web application开发者_StackOverflow, i need to convert my report as a PDF file. In my previous ASP.net application i have done it by using \"itextsharp\". Can anyone guide me how to use itex
I have been tasked with sifting through the worst classic asp spaghetti i\'ve ever come across. The script runs a series of recordsets in sequence, getting 1 record at a time. As the record is built
I would like to split a string into an array according to a regular expression similar to what can be done with preg_split in PHP or VBScript Split function but with a regex in place of delimiter.
i am troubling from this problem , i want to find the list of folder but there is some problem , i have a support folder in root directory, first i have the subfolder of this \"Support\" folder then i
how can i use Asynchronous queries in开发者_如何学Python sqlserver 2005 & asp (not .net)ADO connection and recordset support asynchronous behavior, (look at this and this), however if your query r
I\'m receiving an intermittent \"msxml3.dll error \'80070005\' Access is denied.\" error.开发者_StackOverflow中文版The object always posts back to the same domain.I don\'t quite know why it works some
I\'m trying to get a site working on IIS7 with classic ASP and having problems. I\'ve created a directory and added both Network Service and IIS_IUSRS wi开发者_运维知识库th full control. I\'ve also ch
In Classic ASP, shouldn\'t a subroutine in global.asa be available to all 开发者_运维问答.asp pages in the application? For some reason I am having trouble calling the sub. Before I look at whether so
I am relatively new to this whole ASP classic programming thing, and I am not working on a pretty complex script. Essentially the script creates a domain user account, and then creates their home fold