User Profile
Collapse
-
The page comes up completely blank if it worked correctly. Although I could just check if there was no code on the page I would assume it ran correctly. How does HttpException.G etHtmlErrorMess age work exactly? What does it return and how can I implement this? I need to create a log if there is an error message. -
C# Scheduler
Quick Break Down:
Writing a scheduler to execute URLs. The URLs are scripts that need to be run everyday. URLs may not have any HTML code, only server code.
Question:
How do I run execute this URLs? I assume that I should use HttpWebRequest and HttpWebResponse . Thing is...how do I determine if there was an error when running the URL script? Most scripts are written in Coldfusion. I cannot check the StatusCode...
No activity results to display
Show More
Leave a comment: