christoferz
Programmer
- Jan 7, 2008
- 1
Hello Everyone,
I am currently working on a project that requires me to run a queue based on ASP code. I am trying to run it as a Windows Scheduled Task, but am not able to find a solution.
So far, I have tried to rewrite the ASP as VBS, but have been unable to do so since there are several includes to other ASP pages. I have also tried to run it through a scheduled task with IE (in a bat file, calling IE, then calling the asp page directly), but have had no success with this either.
I tried to use PHP to redirect the header, but am referencing it incorrectly as well.
I was wondering if anyone could help me with this. The code currently sits on our server, so the task is being generated from there (if that helps).
Thanks in advance for any help,
Christofer
I am currently working on a project that requires me to run a queue based on ASP code. I am trying to run it as a Windows Scheduled Task, but am not able to find a solution.
So far, I have tried to rewrite the ASP as VBS, but have been unable to do so since there are several includes to other ASP pages. I have also tried to run it through a scheduled task with IE (in a bat file, calling IE, then calling the asp page directly), but have had no success with this either.
I tried to use PHP to redirect the header, but am referencing it incorrectly as well.
I was wondering if anyone could help me with this. The code currently sits on our server, so the task is being generated from there (if that helps).
Thanks in advance for any help,
Christofer