I\'ve been handed alegacy (Classic ASP), red headed step child who has been beaten, shot and otherwise maime开发者_如何学JAVAd by a number of people before my time, application and for the life of me
I am getting the following error: Microsoft OLE DB Provider for O开发者_运维知识库racle: Data type is not supported.
I\'ve this script $.getScript(\'page.asp?t=\' +timestap); page.asp generate this: MyFunction({ \"result\" : {
I write out a variable on the asp page: name=\"ända\" response.write name It shows ända on the page, good!
I am using classic ASP 3.0 and each visitor get\'s many session values when first connected. This way I lower the database connections quite a lot, because I do not need to get variables of the user t
I have the following asp code which receives the POST data from an HTML page and then sends an e-mail with the data to a recipient. All works fine except when exten开发者_运维技巧ded characters are in
My code in asp classic, doing a mssql database query: rs.pagesize = 1000\' this should enable paging rs.maxrecords = 0\' 0 = unlimited maxrecords
I need to upload files \'into\' a SQL Server database. I need a solution that do开发者_开发问答esn\'t involve bulk inserts.Set ObjStr = Server.CreateObject(\"ADODB.Stream\")
Created Two ASP 3.0 Files: -Main.asp -Colors.asp Main.asp <% Blah Blah Blah... If sColor = true then Server.Execute \"Colors.asp\"
I want to connect to SQL Server Compact Edition 4开发者_如何学C.0 from an old asp-classic site but i always get the error: