Re: VS mangles HTML



Please look at "Tools", "Options", "Text Editor", "HTML", "Format",
and hit the "Tag specific options" button.

You should be able to customize the actions you want there.

Also, in the validation section for HTML, you could choose a different type of validation.




Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
"GaryDean" <gdeanblakely@xxxxxxxxxxxxxxxx> wrote in message news:urY5QuheIHA.532@xxxxxxxxxxxxxxxxxxxxxxx
Steven
I have went through all the options and I don't see a "reset VS 2005 options" button or checkbox. There is a "restore
file associations" but that is the only reset I see. It's still happenning and it is costing hours of developer time
as the page is almost impossible to work with. Also if I type in <table> <tr> <td> </td> </tr> <table> it gets
converted to <TABLE> <TBODY> ......

The <TBODY> is getting inserted into the html!!

Also I don't even see an option for "please make my html completely unusable :)


Gary
""Steven Cheng"" <stcheng@xxxxxxxxxxxxxxxxxxxx> wrote in message news:JV9abAceIHA.4200@xxxxxxxxxxxxxxxxxxxxxxxxx
Hi Gary,

As for the VS 2005 HTML designer, it has improved much for HTML formatting
comparing to VS 2003 though there may still exists some automatic changes
in html source of page. I think the problem you meet is probably a specific
issue. Have you tried editing the same page in some other box(with VS 2005
installed) or some other pages to see whether the same problem will occur?

For html editing, the general settings are in the "Tools-->options--> Text
Editor ->...." area. For a quick test in case there may have any changes of
your VS 2005 IDE settings, you can try reset the VS 2005 settings(or import
an existing one from another VS 2005 IDE) via the "Tools-->Import and
Export Settings Wizard..."

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



==================================================

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.



Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.

==================================================


This posting is provided "AS IS" with no warranties, and confers no rights.


--------------------
From: "GaryDean" <gdeanblakely@xxxxxxxxxxxxxxxx>
Subject: Re: VS mangles HTML
Date: Wed, 27 Feb 2008 17:30:15 -0700


There is no "doctype" in my aspx page. It's an ordinary aspx page
generated
by visual studio.
Gary

"darrel" <notreal@xxxxxxxxxxx> wrote in message
news:eOSej2XeIHA.4844@xxxxxxxxxxxxxxxxxxxxxxx
Huh?

What doctype are you using?

-Darrel









.


Loading