xterradane -> ASP code showing up in NS & Opera (1/21/2002 9:59:56)
I posted my site to the critics corner and the people are telling me that on some pages my asp code is showing at the top of the page as an error, but not in IE. Why would that be, what do I need to do for it to be compatible in the other browsers? Here is my link if you need to see it..www.fit-jobs.com.
Thanks
daveh42 -> RE: ASP code showing up in NS & Opera (1/21/2002 11:38:01)
Just a guess, but maybe your default page does not have an .asp extension?
Hope this helps, Dave
Mojo -> RE: ASP code showing up in NS & Opera (1/21/2002 12:04:52)
I think Dave is correct. ASP is a non-issue when it comes to browser compatibility. It is entirely Server side (ASP.NET does generate client side validation code and some other cookie like tools).
Joe
Spooky -> RE: ASP code showing up in NS & Opera (1/21/2002 14:30:57)