Re: Why doesn't IE show full html source?

From: Ben Strackany (infoNOSPAM_at_developmentnow.nospam.com)
Date: 12/01/04


Date: Wed, 1 Dec 2004 15:14:06 -0600

My guess is if the validator has EnableClientScript=false, the messages
won't be in the source...they'll only get passed back by the server after a
post back. That could be your culprit right there.

-- 
Ben Strackany
www.developmentnow.com
<a href="http://www.developmentnow.com">dn</a>
"John Dalberg" <john_dd@hotmail.com> wrote in message
news:19svw43iuadmf.5rgmwttma9b2.dlg@40tude.net...
>
>
> Why does IE not show the full html source when I try to view the source??
I
> mean why does it hide a few features.
>
> Previously I had an issue where the data grid html representation was
> hidden in the source view. After spending a LOT of time troubleshooting
> this, it was due to the smart navigation setting.
>
> Now I can't see the html for the validators error messages. It's getting
> pretty irritating to work around IE's quirks and its non standard way of
> conforming to web standards.
>
> Now I have an IE add-on to show full source.
>
> What are the best ways to make VS produce more browser compatible html?
>
>
>
> -- 
> John Dalberg


Relevant Pages

  • Re: Why doesnt IE show full html source?
    ... > I ask because I just tried adding a required field validator to a page ... John Dalberg ... >> Why does IE not show the full html source when I try to view the source?? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Why doesnt IE show full html source?
    ... Which validator are you having a problem viewing the error message for? ... > Why does IE not show the full html source when I try to view the source?? ... > conforming to web standards. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Are "include files" serach egine friendly and HTML/XHTML compliant?
    ... It's right, proper, and correct to make the doctype the first line in the ... as long as the rest of HTML codes are compliant with the ... job - I am more than happy to care for why HTLM Validator produce errors ... to favor doctype tag better. ...
    (microsoft.public.frontpage.programming)
  • Re: Massive HTML coding errors
    ... that a validator wouldn't comment on, ... The DTD at the top of your HTML code is invalid! ... those for your images, and a width of, say, 50% for the div that starts ... You need to be more careful when defining "font-family". ...
    (comp.infosystems.www.authoring.html)
  • Re: Massive HTML coding errors
    ... that a validator wouldn't comment on, ... The DTD at the top of your HTML code is invalid! ... those for your images, and a width of, say, 50% for the div that starts ... You need to be more careful when defining "font-family". ...
    (comp.infosystems.www.authoring.html)

Loading