|
|
| Internet Information Server [+] Favor-It | |
| |
 |
| | Sort By:
|
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 |
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. |
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 |
|  | |
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 |
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 |
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 |
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 |
|  | |
These are my current opinions on the current state of Classic ASP and ASP.NET. Hopefully this information will help people make a decision on whether or not they should go with Classic ASP or ASP.NET. Author: PowerASP Code: ASP 3.0 |
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 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|