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)
nothing specific for that, but a copy of Textpad will help you do it.
TheNige
8:51 pm on May 25, 2005 (gmt 0)
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)
Theres also a VS plugin called dexter for auto formatting.