Forum Moderators: open

Message Too Old, No Replies

ASP Code

getting a bit old...

         

giggle

10:18 am on May 25, 2005 (gmt 0)

10+ Year Member



Hi

Some code I use has been around for a couple of years and is starting to look 'messy'.

Does anyone know of any software that formats ASP code (you know, indenting loops etc.)?

Thanks

Mick

txbakers

12:31 pm on May 25, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



nothing specific for that, but a copy of Textpad will help you do it.

TheNige

8:51 pm on May 25, 2005 (gmt 0)

10+ Year Member



Not sure how good it works but Visual Studio has a "Format Document" feature that you can select from the menu. I've used it with HTML pages and it works okay but not the best.

aspdaddy

8:52 pm on May 25, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Theres also a VS plugin called dexter for auto formatting.