X10 Community Forum

🖥️ActiveHome Pro => SDK => Topic started by: ArtClark on October 22, 2006, 02:13:22 PM

Title: ASP and Command Monitoring
Post by: ArtClark on October 22, 2006, 02:13:22 PM
I am Trying to reproduce the sample Web Page on a Web Server using ASP (Active Server Pages - MS).  I can send commands just fine, but in the sample there is a display of the commands sent.  I have loaded the ahscript.dll in the global.asa file and seem to be able to execute all of them, but am a little lost as to how to get the function to retrieve current codes to function from the server.  The final result I'm looking for is verification of the commands over the internet without having to fall back to coding in VB. 
Anyone have any ideas.  I can auto-refresh the page if I can get the data. (I'll store in SQL - I get carried away...)