| Thread | Last Post | Replies |
|
| Forms Collection Error | 17 Feb 2006 17:23 GMT | 2 |
I have an asp page that loops through the forms collection gathering data from input controls that web surfers have entered in. The problem I have is when I get to the submit button, I get the follow error "Type mismatch: '[string: "Send Me the Brochure"]' " "send me the ...
|
| I use Server.CreateObject() create a com object ,but return Empty,Why ?? ,the component has been registered! | 14 Feb 2006 12:02 GMT | 1 |
I want to use Server.CreateObject() create a com object ,but return Empty,Why ?? ,the component has been registered
|
| ASP ERROR | 07 Feb 2006 08:30 GMT | 3 |
I recieve on the explorer an error message saying: 'An error occurred while creating object 'WScript'. Active Server Pages error '8002802b' Create object failed '. Event viewer warning message: event id 9 source: active server pages.
|
| QUERY: debugging ASP VBScript | 06 Feb 2006 13:50 GMT | 3 |
I am currently developing a website in ASP (VBScript) using MS Visual C#.NET IDE. I just create a new "ASP.NET Web Application" and point to my local webserver (IIS) of my website address. Then I just go through each file/folder and right-click, selecting "Include in project". ...
|
| ASP Calling ISAPI DLL | 03 Feb 2006 10:05 GMT | 2 |
I have ASP pages that calls some ISAPI dll that created using Delphi for generating reports. The report page opens fine for 1st time when invoked but next time i get error like "Name not unique in this context." My quesry string pass to dll like:
|
| Unzipping component for .ASP | 02 Feb 2006 22:53 GMT | 1 |
On Windows Server 2003, IIS 6 I am looking for an unzipping component. I have a series of files that are available zipped at a considerable decrease in size. And before ASPINET fails on a script timeout, I'd rather download the zip file and unzip it
|