thespongebob
Programmer
Hi all, I don't know if this is the correct forum, but
I'll start here. I
have an Apache server serving up Java Servlets. In IE,
from home, the page looks perfectly. When running IE from
the office, the same page takes a while to open, and then
gives me only this ( not what I programmed ).
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
Another page, generated with the same 'framework' displays
ok. I don't know where the problem is to start looking.
Does the browser have a problem, the server, the 'work'
connection ... lol.
Any pointers would be appreciated. Thanx, I am fairly new
to all this.
Randy
I'll start here. I
have an Apache server serving up Java Servlets. In IE,
from home, the page looks perfectly. When running IE from
the office, the same page takes a while to open, and then
gives me only this ( not what I programmed ).
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=windows-1252"></HEAD>
<BODY></BODY></HTML>
Another page, generated with the same 'framework' displays
ok. I don't know where the problem is to start looking.
Does the browser have a problem, the server, the 'work'
connection ... lol.
Any pointers would be appreciated. Thanx, I am fairly new
to all this.
Randy