Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: Question on start of ASP pages with XHTML

From: Dwight H. Barbour <dbs@dbsolutions.net>
Date: Fri, 11 Jul 2003 00:44:48 -0500
To: www-html@w3.org, "Jeremiah Barndt" <dud803@verizon.net>
Message-Id: <20030711054448.3AF2238A34@www.fastmail.fm>

REGARDING THE ASP DIRECTIVE:

I presume you are concerned about sending XHTML out to the browser,
right?  If so, remember that the <%@ Language="VBScript" %> directive is
never sent to the browser (and yes, directives MUST be on the first
line).  If you want to have server-side XHTML files, you will want to
consider moving to ASP.NET.

Dwight.


On Fri, 11 Jul 2003 00:39:59 -0400, "Jeremiah Barndt"
<dud803@verizon.net> said:
> Okay, well I develop my sites with ASP, and I want to use XHTML as well,
> and since it has to be very properly done, how should you set up an ASP
> page? Usually, at the top of an ASP page, your suppose to declare the
> language your using: i.e. <%@ Language="VBScript" %>. If it's not at the
> first line, you'll get an error.
<snip>
-- 
  Dwight H. Barbour
  .NET Community Builder
  Section 508 and ASP.NET Educator and Developer
  dbs@dbsolutions.net
Received on Friday, 11 July 2003 01:49:24 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.