Here is a technical explantion of the error message if you are interested.
The browser (IE; Firefox) get code (instructions) from the server (eg sgforums.com) and runs (execute) the instructions line by line.
Everytime the instruction calls (request) for data; it is stored temporarily in RAM (random access memory.) Since RAM is limited, the OS (like MS Windows) create virtual memory space in the HDD (hard disk drive.)
So when you get that error message, a few things could have caused it.
Bad instructions from the server (sgforums.com) for the page you are accessing.
Bad RAM sector...
Bad HDD sector....
Bad Web Client (IE; Firefox) Cannot process that bit of instruction from the server properly....
or simply... you have run out of memory space ... which is the most unlikely.
so you see how stupid error messages are? It is not the person writing the error message is stupid... I know I wrote computer error messages...
