all groups > inetserver asp components > february 2006
ASP classes, code included multiple times - how to avoid?
Posted by Noozer at 2/26/2006 12:00:00 AM
I'm writing an ASP application and have a noob question...
I have a class that access an MS SQL database. I have another class also
accesses an MS SQL database and this second class uses objects from the
first class. I have a third class using the DB and objects of the second
class.
Eac... more >>
ocx permission denied
Posted by jose.mendez22 NO[at]SPAM gmail.com at 2/17/2006 8:36:43 AM
I've updated an ocx (using VB6) that is currently being used in an asp
3.0 application. I created an internet package(using VB6) containing
the ocx and corresponding dll's. I then placed both the CAB and
support files on my webserver. I also registered the dll's on the web
server. I updated ... more >>
Looking for user collapsable panels
Posted by ChrisA at 2/17/2006 7:08:27 AM
I'm looking for a 3rd party component that is a regular container and which
the user can open or collapse. Each needs to be able to contain buttons and
labels.... more >>
Forms Collection Error
Posted by greg at 2/16/2006 1:37:41 PM
HI,
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 brochure" is t... more >>
I use Server.CreateObject() create a com object ,but return Empty,Why ?? ,the component has been registered!
Posted by zhonghua lee at 2/13/2006 12:00:00 AM
I want to use Server.CreateObject() create a com object ,but return
Empty,Why ?? ,the component has been registered
... more >>
ASP ERROR
Posted by Roy - Topup Communications at 2/5/2006 4:16:27 AM
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.
IIS log failed to write entry, File ? Create object failed... more >>
ASP Calling ISAPI DLL
Posted by Prabhat at 2/3/2006 12:00:00 AM
Hello ALL,
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:
.../ReportsDLL/NameOfDLL.dll?PatI... more >>
Unzipping component for .ASP
Posted by stjulian at 2/2/2006 4:55:09 PM
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
when it arrives.
Any ideas on a reliable ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|