Forum Moderators: open
I'm having problems with people not being able to view my pages.
One particular is Mac OS 8.6, browser Internet Explorer 1.5.6 (What html version is this for?)
Is there any sites that I can validate my code through for the different broswers?
I'm using Dreamweaver MX, it has a validator but doesn't seem to be catching the errors.
Also I'm having problems with firewalls that don't like cookies or session ids, is there any other method to maintain 'state' between a browser and the server?
Thanks
I've pages that are totally W3C compliant with no cookies or referrers and they're still having problems.
Will these items cause any problems:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
or
<SCRIPT LANGUAGE="JavaScript" type="text/JavaScript">
(I know what they are...)
?
Thanks for everyone's input