PC Review


Reply
Thread Tools Rate Thread

automatic HTML/XML code formatting in VS2003

 
 
Dymov Vlad
Guest
Posts: n/a
 
      8th Feb 2004
Hello, All!

I have some trouble with subject.
Maybe it is not trouble at all, but i need a good advise.
I have just tried to write simple ASPX page in HTML view.
Everything was good.
Auto-farmatting feature been worked well.
It was make right indents, quotes and ect.
Just like below:

<body>
<form id="MyForm" runat="server">
<table border="0">
<tr>
<td>
Text
</td>
</tr>
</table>
</form>
</body>

Then, in some time i opened my code and i've been
very suprised when i was looked at my code.
Code was formatted automatically in
something like that:

<body>
<form id="MyForm" runat="server">
<table border="0"><tr>
<td>
Text</td>
</tr></table></form>
</body>

What is it???
Where my nice indents?
And such things happes everytime i'm changing
HTML and visual view.
All my walkings thought the editor settings
not give me success.
Please help.
How can i fix it.

With best regards, Dymov Vlad. E-mail: twirpx@@@mail.ru



 
Reply With Quote
 
 
 
 
Joey
Guest
Posts: n/a
 
      10th Feb 2004
Hey Vlad,
Are you using GridLayOut or FlowLayOut?
No matter what you'r using, the current version of .NET is VERY dangerouse
to html writers -
..Net edit, delete, change, add html code without asking you the second you
enter the DESING window.

-- Joey
"Dymov Vlad" <(E-Mail Removed)> wrote in message
news:eoCl$(E-Mail Removed)...
> Hello, All!
>
> I have some trouble with subject.
> Maybe it is not trouble at all, but i need a good advise.
> I have just tried to write simple ASPX page in HTML view.
> Everything was good.
> Auto-farmatting feature been worked well.
> It was make right indents, quotes and ect.
> Just like below:
>
> <body>
> <form id="MyForm" runat="server">
> <table border="0">
> <tr>
> <td>
> Text
> </td>
> </tr>
> </table>
> </form>
> </body>
>
> Then, in some time i opened my code and i've been
> very suprised when i was looked at my code.
> Code was formatted automatically in
> something like that:
>
> <body>
> <form id="MyForm" runat="server">
> <table border="0"><tr>
> <td>
> Text</td>
> </tr></table></form>
> </body>
>
> What is it???
> Where my nice indents?
> And such things happes everytime i'm changing
> HTML and visual view.
> All my walkings thought the editor settings
> not give me success.
> Please help.
> How can i fix it.
>
> With best regards, Dymov Vlad. E-mail: twirpx@@@mail.ru
>
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Automatic Formatting Code =?Utf-8?B?RW5nOTc=?= Microsoft Excel Programming 3 4th May 2007 07:43 PM
Pure HTML Formatting in Mailto code franciscusf@gmail.com Microsoft Outlook VBA Programming 1 7th Apr 2006 09:14 PM
Pure HTML Formatting in Javascript Code franciscusf@gmail.com Microsoft Outlook 1 6th Apr 2006 02:47 PM
Automatic formatting html =?Utf-8?B?S2VubmV0aCBQ?= Microsoft ASP .NET 2 24th Apr 2005 11:30 AM
automatic code formatting user@domain.invalid Microsoft C# .NET 3 4th Mar 2004 04:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:10 PM.