Re: Why doesn't IE show full html source?
From: Ben Strackany (infoNOSPAM_at_developmentnow.nospam.com)
Date: 12/01/04
- Next message: Jim Slade: "Re: Referencing Assembly Question Without GAC?"
- Previous message: Laura K: "Re: Code behind error"
- In reply to: John Dalberg: "Why doesn't IE show full html source?"
- Next in thread: John Dalberg: "Re: Why doesn't IE show full html source?"
- Reply: John Dalberg: "Re: Why doesn't IE show full html source?"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Jim Slade: "Re: Referencing Assembly Question Without GAC?"
- Previous message: Laura K: "Re: Code behind error"
- In reply to: John Dalberg: "Why doesn't IE show full html source?"
- Next in thread: John Dalberg: "Re: Why doesn't IE show full html source?"
- Reply: John Dalberg: "Re: Why doesn't IE show full html source?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading