Scott
How do you call a task from an asp page?
What should the following say
Musicone = "ChangeValue.asp?etc
Should this be "ChangeTask.asp or something?
I have seen the execute task from the external control and it worked but not sure what format for asp page.
External Com Control
External Com Control
Regards
PT
If it isn't broke,fix it till it is!
PT
If it isn't broke,fix it till it is!
Scott
Thanks for the quick reply.
I have been using the web control sample page as a guide with the ip ports etc completed. To this end I called the com object once at the start for any GetPropertyVAlue etc and then I have made a call ( on button click)to a modified task.asp as follows
musicone= "musiconetask.asp".
Should I just set up various task.asp with values as required or should I be calling the com object from within the page?
Thanks for the quick reply.
I have been using the web control sample page as a guide with the ip ports etc completed. To this end I called the com object once at the start for any GetPropertyVAlue etc and then I have made a call ( on button click)to a modified task.asp as follows
musicone= "musiconetask.asp".
Should I just set up various task.asp with values as required or should I be calling the com object from within the page?
Regards
PT
If it isn't broke,fix it till it is!
PT
If it isn't broke,fix it till it is!