|
Quote:
|
Originally posted by janine248
what are runtime errors?
|
A runtime error, in simple terms, is an error that occurs when a program (or command) is executed. In this case, the command would be when you tell your browser to Go to http://www.aximsite.com. And for some reason an error is occurring as soon as this command is executed.
Generally, the cause of a runtime error is that the program was not designed to properly support the exact scenario that you are trying to perform.