Ask a Question related to ASP Components, Design and Development.
-
Maqsood Ahmed #1
COM component events in ASP
Hello,
I am using a COM component in my ASP page. I need to consume events
which are raised by the component. I am doing like this:
myObject = Server.CreateObject("MyCOMComponent")
<What should I right here to consume events>??
Maqsood Ahmed
Kolachi Advanced Technologies
[url]http://www.kolachi.net[/url]
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Maqsood Ahmed Guest
-
Building an Events Calendar with the DateChooser Component
The AS2 DateChooser has just the functionality I need to build the events calendar that I have to build .. however .. while I know what to do in... -
How do I change the state of a component outside ofthat component?
worked perfectly, thank you!! -
Catching events: from one component to another
Hey eveyone, I am working on this project and I am having a difficult time (or overthinkning the problem) trying to so the easist thing~ here's... -
How to make a protected property in the base component public in the derived component?
I have a base component, from which several components derive. What I want is to just publish some of the protected properties in the base... -
problem getting button events in window component
I can't figure out why this is not working. I basically need to hook up a function to a button that I have in a MovieClip attached to a Window...



Reply With Quote

