I have an \"ancient\" webpage that I need to instill some databasing capabalities into it, and I\'m afraid I\'m at a loss as I can\'t find a good enough resource on how to do that and how the queries
How I can solve this error message Microsoft VBScript runtime error \'800a01a8\'Object required: \'lUATRef\'
I have setup AzMan and have a few classic ASP sites that I would like to use it in. The AzMan store is setup in Active Directory. I can get it to work fine in ASP.NET and using a VBS (Visual Basic Scr
I am looking into a very old ASP code after so many years. I am able to make it run on VS2008. However, when I click on the page I am frequently getting
One certain page of my mobile开发者_StackOverflow社区 website, I want to it so that when the users come to a certain page with a form on it part of the form will be filled out for them depending on wh
The ASP code below grabs the content of a file (thisoutfile - which has a GUID as its file name) and streams it to the browser, providing the suggested filename to save as. This works in all browsers
I\'ve recently taken over development of a classic ASP application after the sole developer on the project left. There is the following bit of code which for the life of me I can\'t work out the benef
I transfer session from asp.net to classic asp. I use MSSQL DB for it. I have SomeWebPage.aspx - this page is asp.net which save sesion, after it, it call by redirect
i have a fso object the gets all files in directory. i want to create a recordset of the file name, size and date created so i will be able to sort the recordset by date.
answer= Request.Form(\"Text\" & i) In a form a user inputs random text which is inserted into a database. Currently if the user puts in single quotes it creates an error.开发者_Go百科 How do i