My purpose is to create an ASP (Active Server Pages (Classic ASP, Not .Net)) web based custom solution for personal use. I would like the ability to obtain all of the detailed information available per stock from my .asp page. It appears that it is possible, as the AGET Scanner appears to do this very thing.
I have extensively searched the eSignal forums for any type of ASP API. I was only able to find 2 posts that touched on the subject, both of which the user was directed to the desktop API file share, which does not address the ASP API.
Does eSignal provide some kind of COM object or DLL or some other type of component that can be referenced from my .asp page that communicates directly with the data manager, similar to DDE, to obtain detailed stock information. And if so, where can I obtain some sample scripts in ASP that use such a DLL?
I have extensively searched the eSignal forums for any type of ASP API. I was only able to find 2 posts that touched on the subject, both of which the user was directed to the desktop API file share, which does not address the ASP API.
Does eSignal provide some kind of COM object or DLL or some other type of component that can be referenced from my .asp page that communicates directly with the data manager, similar to DDE, to obtain detailed stock information. And if so, where can I obtain some sample scripts in ASP that use such a DLL?
Comment