ASP 101 NewsThe latest news from ASP 101. The place Active Server Pages and ASP.NET developers go!Name Your Development Sites- July 29, 2008 Do you ever get sick of trying to remember the IP address to the local development version of a site you're working on Here's a little tip that might help.http://www.asp101.com/tips/index.asp?id=157 Installing IIS on Windows Vista Home Premium- July 22, 2008 While you may expect to be able to install IIS 7.0 on Windows Vista Business and Vista Ultimate, you might be surprised to learn that you can also install IIS 7.0 on Windows Vista Home Premium.http://www.asp101.com/tips/index.asp?id=156 Sending Email to Multiple Users with the Tell a Friend Sample- July 15, 2008 Based on your requests, this week we explain how to modify our Tell a Friend sample so that it allows users to enter multiple, comma-separated email addresses.http://www.asp101.com/samples/faq/faq_tell_a_friend.asp Leaving Scripts and Styles Inline- July 8, 2008 When deciding if you should leave a Web page's JavaScript and styles inline or move them to a separate linked .js or .css file, there are a few different factors to consider.http://www.asp101.com/tips/index.asp?id=155 Move Settings Out of the Web.config File- July 1, 2008 Did you know that you can move sections of your Web.config file into other files Whether it's to keep things tidy or simply to make it easier to find the settings you change often, it's easy to do and yet few people even realize you can.http://www.asp101.com/tips/index.asp?id=154 |