Hi all, new to the forum and to asp so please bear with me!
I'm using an asp page to monitor whether or not my web reporting application is up an running. The code logs on, creates a session and runs a report. If this process is successful it returns text for each step and a final "Reporting is up" message. We're now shifting to CISCO load balancers and I need a way of returning an HTTP error like "Page not found", that the CISCO box can pick up when the above processes are down.
Any help very much appreciated.
thanks.
I'm using an asp page to monitor whether or not my web reporting application is up an running. The code logs on, creates a session and runs a report. If this process is successful it returns text for each step and a final "Reporting is up" message. We're now shifting to CISCO load balancers and I need a way of returning an HTTP error like "Page not found", that the CISCO box can pick up when the above processes are down.
Any help very much appreciated.
thanks.