asp-classic
Object doesn't support this property or method: 'rsSQL.Execute'
开发者_如何学Cheres my ASP: sql=\"select * from empPac where empIdent=\'\" & empIdent & \"\' and catalogIdent=\" & catItem[详细]
2023-04-11 06:00 分类:问答Error creating Word object in classic ASP on IIS7
In the middle of converting our Intranet from a Windows 2000/IIS 4 box to a Windows 2008/IIS 7 box.Just doing a straight conversion for now, with an eye on redeveloping some apps in C#.NET in the futu[详细]
2023-04-10 23:05 分类:问答IIS7: classic ASP application write access to .mdb file using windows authentication
I have a classic ASP application I want to run on my website (IIS7). This site contains an .mdb database file. I have enabled windows authentication and disable anonymous under authentication. I want[详细]
2023-04-10 22:32 分类:问答AJAX / ASP - Simple Task But I'm stuck?
I\'m trying to do a simple AJAX call to an ASP page, that resets session variables and posts a little message back on completion. I\'m doing this purely to learn AJAX.[详细]
2023-04-10 21:43 分类:问答How can I create regions in a classic asp file which will be collapsible when using Visual Studio 2010
When working on a classic asp file in Visual Studio 2010, html is pickup up as being collapsible. I\'d like to be able开发者_C百科 my own regions within normal asp.[详细]
2023-04-10 21:17 分类:问答You cannot add or change a record because a related record is required in table 'table_name'
I just took over access website and I am trying to figure out why when i try to update a record in one table, it provides me with this message.[详细]
2023-04-10 18:11 分类:问答CSS Style with server side code - Classic ASP
I have a very old application that I\'m working on and the style sheet has server code mixed in it. For example:[详细]
2023-04-10 17:46 分类:问答Classic ASP .CopyFile "Permission Denied" error on Windows Server 2008, IIS 7
We are upgrading our intranet web server from a Windows Server 2000, IIS 4 environment to Windows Server 2008, IIS 7 environment.As part of the upgrade, I\'m modifying a classic ASP application to mak[详细]
2023-04-10 16:16 分类:问答How to make Compression Gzip in my xml request using asp code?
I need to implement Compression Gzip in the below xml request <% pXML=Server.URLencode(XML_Request)[详细]
2023-04-10 14:41 分类:问答Parameterized query in Classic Asp
My db access code is like following: set recordset = Server.CReateObject(\"ADODB.Recordset\") set cmd1= Server.CreateObject(\"ADODB.Command\")[详细]
2023-04-10 11:05 分类:问答