Forum Moderators: open
The amount of "errors" due to my ASP code made the exercise moot. All the response.write options caused hanging tags, duplicate tags, unclosed tags, etc. The Validator doesn't read the ASP code, so it thought the site was full of errors.
My market is schools, so Opera is a non-issue. My W2000 thinks Opera is Netscape anyway, and I think the Mozilla engines are very similar. I'll not worry about Opera for this release.
I'd prefer not to support Netscape also, but for now I'll get it working.
Absurd.
they mostly revolved around not using A href tags on images, (instead I would do the Mouseover, onClick, etc. directly on the img tag).
That fixed a bit. I put in the missing code in some of the cells, which IE could figure out but Netscape couldn't, and found a better JS code for reading the value of select lists. Netscape's method was so counter-intuitive. So for now, I'm back on track.
I'll put the site link in the profile, but it's all ASP - you'll need to come in through the front door or it won't work.
THANKS