NS will parse xhtml files but you have to make sure you have a space before you close singleton tags.
<br /> Not <br/> > -----Original Message----- > From: Charlie Griefer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 22, 2007 1:43 PM > To: CF-Community > Subject: Re: HTML vs. XHTML > > > > -----Original Message----- > > > From: Jerry Johnson [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, August 22, 2007 12:56 PM > > > To: CF-Community > > > Subject: Re: HTML vs. XHTML > > > > > > Compatibility with 500,000 existing html pages? > > if i create the 500,001st page in XHTML... would it have any impact on > the existing 500,000? > > > > Lack of time to convert existing "widgets" and tags to xhtml? > > i think the question was regarding new development. certainly > updating older/legacy code is always a concern/issue and not limited > to HTML vs XHTML. > > > > Need to support ns 4.7? > > i'll give you that one. but if that's the case, i think you have > bigger problems to deal with :) > altho, without an NS 4.7 install here... i wouldn't be able to say for > certain that an XHTML page would break NS 4.7. does it? > > > > Lack of knowledge/experience? > > dingdingdingdingding > > > > > -- > Charlie Griefer > > ================================================ > "...All the world shall be your enemy, Prince with a Thousand Enemies, > and whenever they catch you, they will kill you. But first they must > catch > you, digger, listener, runner, prince with a swift warning. > Be cunning and full of tricks and your people shall never be > destroyed." > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:241075 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
