I\'m using ASP Classic/VBScript to send emails using CDO.Message object. It appears that the single quote or apostrophe character ’ (as opposed to the standard character \') shows up in the recipient
I\'m using ASP classic and I\'d like to submit post data without actually having a form. Here\'s the scenario. The user fills out a comment box in a form on Page1. The form uses Post to submit the da
I\'m using paging on my webpage, so for each letter I press it would display records starting with that character. However my problem is that I need to use # to display everything but characters, so t
Currently the existing application that I work in my day job has Windows Authentication where they use LDAP. LDAP path is formed using
I tried to modify a xml with Classic asp and then save it. The problem when i save the file on other directory it had no problem. but when i tried to save it to the same file it gives me an error
Bit of a strange question.I have a website which has some pages in classic ASP, and others in ASP.net.
I would like to sort the files using ASP Classic FSO by date. Do I need t开发者_如何学Goo loop through all the files, put the dates into an array and then list the array by date order or is there a si
I have a classic ASP app and I\'m trying to log each hit on a particular page. I was going to make an include file that wrote to the 开发者_如何学运维database, but I wondered if it wouldn\'t be faster
I have a SELECT CASE statement that I am trying to get working. Essentially i want to query for specific group numbers in our DBase and show the respective information with an include file.I am gettin
I\'ve got a win2k3 serv开发者_运维百科er set up in 32-bit mode to run classic asp and asp.net 3.5.