Using Spaces Instead of Tabs
Written by Eric Smith, Northstar Computer Systems LLC
Regardless of the text editor you're using to develop ASP code, remember that tab characters and spaces are not the same animal. Most tools, such as HomeSite and InterDev, have the option to insert either spaces or tab characters. If you choose tab characters, the downside is that if you view your page (at runtime) with Notepad, the tabs will show as 8 spaces, which is much more than most of use (default is 4 spaces).
Keywords: [
Uncategorized ASP Tips
]
Publication Date: 8/1/1999
|