I\'ve gotten the "Cannot change the ActiveConnection property of a Recordset object which has a Command object as its source" error (0x800a0e7b) in my classic asp page a couple of times, usu
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have some regular expression code that grabs the data between the title tags on a page: <% Function UrlExists(sURL)
I have a situation in which I need to dump XML into an ADODB Recordset in VBScript. My XML is in the form below. What I would like to do in my code is convert the XML into a recordset with AddressObje
Sorry if this has been covered, I couldn\'t find anything specifically to this issue in my searches. I am trying to debug a classic ASP application. I need to print the session variables, one of whic
I have the following ASP classic function: function get_children(n) dim local_array dim parent dim path if n.hasChildNodes() then
I am having an issue with a SELECT tag i开发者_C百科n an HTML form on an ASP page. This will have varying numbers of options under it, and is generated dynamically from a database. Code below;
I am using cdo to send email the following code fails Set cdoConfig = CreateObject(\"CDO.Configuration\")
I\'m in the process of migrating a series of classic ASP web pages from a Windows 2000 server to a Windows 2008 R2 server.One of the pages uses CPSHOST.DLL (in the Scripts folder) to upload a file to
I\'m having trouble with an old legacy app that recently started crashing. I\'m trying to investigate the DebugDiag analysis, but don\'t have much luck. Either there is a sql query that locks and some