In your example on your Blog Page, What is the reason for the Error Handler line:
I am trying to write and error handler that gives me the Error Code & description. But if there is no error it still goes to handler and gives me an error code 0. I see that you entered this line to prevent that but why is it necessary?
What is err 0?