Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Legacy HTML rendering on page level

Reply
Thread Tools

Legacy HTML rendering on page level

 
 
Andreas Bergmeier
Guest
Posts: n/a
 
      03-30-2007
Hi.
Does anybody know whether html rendering is available on page level?
I know the xhtmlConformance setting in the web.config - but I'd like
such a configurability on page level because I have just 1 page that has
to render in html mode.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      03-30-2007
I"m not quite sure what you mean my "HTML mode". Have you looked into the
HTML DOCTYPE HTML attribute?

Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"Andreas Bergmeier" wrote:

> Hi.
> Does anybody know whether html rendering is available on page level?
> I know the xhtmlConformance setting in the web.config - but I'd like
> such a configurability on page level because I have just 1 page that has
> to render in html mode.
>

 
Reply With Quote
 
 
 
 
Mark Rae
Guest
Posts: n/a
 
      03-30-2007
"Andreas Bergmeier" <> wrote in message
news:...

> Does anybody know whether html rendering is available on page level?
> I know the xhtmlConformance setting in the web.config - but I'd like such
> a configurability on page level because I have just 1 page that has to
> render in html mode.


HTML mode...? What's that...?


 
Reply With Quote
 
Andreas Bergmeier
Guest
Posts: n/a
 
      03-30-2007
Mark Rae wrote:
> "Andreas Bergmeier" <> wrote in message
> news:...
>
>> Does anybody know whether html rendering is available on page level?
>> I know the xhtmlConformance setting in the web.config - but I'd like such
>> a configurability on page level because I have just 1 page that has to
>> render in html mode.

>
> HTML mode...? What's that...?

I mean rendering as HTML - instead of rending XHTML which is the default
in ASP.NET 2.0
 
Reply With Quote
 
=?Utf-8?B?U2FzaGlkaGFyIEtva2t1?=
Guest
Posts: n/a
 
      03-30-2007
I may not be completely in sync with what you are trying to convey, but isn't
XHTML nothing but well-formed HTML ?

Alteast so I thought.
--
Sashidhar Kokku
ikaSystems Corp


"Andreas Bergmeier" wrote:

> Mark Rae wrote:
> > "Andreas Bergmeier" <> wrote in message
> > news:...
> >
> >> Does anybody know whether html rendering is available on page level?
> >> I know the xhtmlConformance setting in the web.config - but I'd like such
> >> a configurability on page level because I have just 1 page that has to
> >> render in html mode.

> >
> > HTML mode...? What's that...?

> I mean rendering as HTML - instead of rending XHTML which is the default
> in ASP.NET 2.0
>

 
Reply With Quote
 
Andreas Bergmeier
Guest
Posts: n/a
 
      04-02-2007
Sashidhar Kokku wrote:
> I may not be completely in sync with what you are trying to convey, but isn't
> XHTML nothing but well-formed HTML ?
>
> Alteast so I thought.

Kind of.
Problem is I need html in order to be able to load it via
document.open/document.write.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE6 SP1 rendering vs IE6 SP2 rendering Peter Mount HTML 4 01-31-2006 08:01 AM
c is a low-level language or neither low level nor high level language pabbu C Programming 8 11-07-2005 03:05 PM
page-level vs control-level enableViewState =?Utf-8?B?Sm9l?= ASP .Net 3 10-26-2005 07:14 PM
Page Level and Applicatoin Level Custom Errors rranveer@gmail.com ASP .Net 2 02-13-2005 02:03 AM
how can I write text from codebehind to html - without html rendering Alex Papadimoulis ASP .Net 3 05-06-2004 02:30 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57