Hits Today: 3 Total: 797 | Updated: 10/1/2003 | |
 | Easy site to display your web server header information. Also tips on how to change some of this header information in IIS. Author: Mike VanderMolen Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2039 | Updated: 7/20/2004 | |
 | This article guides you through installing Microsoft's web server, Internet Information Server (IIS) for free from the Windows XP Pro installation CD and configure it to run on your system. |
Hits Today: 1 Total: 1531 | Updated: 3/21/2004 | |
 | As an ASP programmer, I am always writing code that accesses db's. Many apps, such as Site Server, Commerce Server, SharePoint, and Content Management Server provide their own API that helps an ASP programmer tie into this data in a secure way. Author: Thomas C. Carpe Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 2160 | Updated: 6/24/2003 | |
 | Because of the security involved in Windows NT and 2000, every user needs a username in order to connect to the server and gain permission to do something.
Author: asp101.com Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2006 | Updated: 6/19/2003 | |
 | In IIS 5 and above, the IISAdmin service is set up to automatically restart if it fails. This isn't just some special magic restricted to IIS and there's no reason you can't change what IIS does when it crashes. Author: asp101.com Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2314 | Updated: 6/21/2003 | |
 | Starting with Windows 2000, there's an easy way to reset IIS. No longer do you need to issue endless net stop and net start commands to cycle all the services. IISReset to the rescue. Author: asp101.com Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 2318 | Updated: 6/21/2003 | |
 | By default, performing a Request.ServerVariables("REMOTE_HOST") in ASP returns the value of REMOTE_ADDR, the IP address of the client.
Author: asp101.com Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 1369 | Updated: 4/2/2005 | |
 | If you are developing using Windows XP Pro and running the NTFS file system setting proper permissions on a database folder in your website requires that you 1st disable simple file sharing. Author: Chris Williams Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 1387 | Updated: 4/2/2005 | |
 | If you are developing using Windows 2003 Server and running the NTFS file system setting proper permissions on the database folder in your website is done like so. Author: Chris Williams Code: ASP 3.0 & VBScript |
|