What errors can occur when the page loads?

Showing Answers 1 - 3 of 3 Answers

dmat

  • Oct 12th, 2006
 

Hi.

The Basic errors when page loads on to the browser are

  1. 404 File Not Found (Server cannot find the file you requested. Refreshing the page (F5) should resolve this problem, although continued  error messages may mean the page is no longer available, that there is considerable internet congestion (in which case the user should try again later).)
  2. 500 Internal Error (Couldn't retrieve the HTML document because of server-configuration problems. )
  3. 52 Runtime Error (This error are casused if you have javascripts in your page and it is not working)

and there are few to mention 403 (Forbidden/access denied), 401 (Unauthorised), 408 request timed out, file contains no data, script error, host unavailable

regards

Binod

padmakumar

  • Dec 27th, 2006
 

When we load a page one of the usual error is Server unavailable

  Was this answer useful?  Yes

To answer the precise question, errors like 404 File Not Found occur before the page loads while errors like 52 Runtime Error occurs when the page loads.  Have I misinterpreted something here?

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions