Home

Submit

Source

Feeds
Tutorials » ASP » Server Management

ASP Server Management Tutorials

ASP Server Management Tutorials

ASP Server Management
Installing Internet Information Server (Win XP Pro)
ASP / Server Management
If you possess Windows XP Professional on your computer, it is possible to install Microsoft web server, Internet information Server 5.1 (IIS) free from Windows XP Pro installation CD and configure it to be started on your system following next instructions.

Site: www.toxiclab.org Report - View Tutorial

ASP Server Management
Microsoft Script Debugger
ASP / Server Management
MS Script Debugger can be used to debug both client side and server side scripts. Here is how to set up your system to debug server side VBScript pages.

Site: www.herongyang.com Report - View Tutorial

ASP Server Management
How to setup Virtual Includes on IIS 5.x
ASP / Server Management
So you have just installed IIS and the includes are not working and you do not know what a Virtual Directory is! Hmmmm! This tutorial will help you set up virtual includes on IIS 5.x.

Site: www.geekpedia.com Report - View Tutorial

ASP Server Management
View Your Web Servers Log Files With ASP
ASP / Server Management
In this article I'm going to describe a simple way to create an ASP page that will allow us to view our web servers log files. We will be able to choose which log file to view, the format of the log file, and the number of individual log entries to display.

Site: www.devarticles.com Report - View Tutorial

ASP Server Management
Things to Do With IIS
ASP / Server Management
A senior IIS admin shares his experience and describes top 10 things to do to improve IIS, which are "Customize Your Error Pages", "Dive into the MetaBase", "Add spell checking to your URLs", "Rewrite your URLs", "Add browser detection", "Gzip site content", "Cache your content", "Tune your server", "Secure your server with simple fixes" and "Patch, patch, patch!".

Site: www.stardeveloper.com Report - View Tutorial

ASP Server Management
Mask Your Web Server for Enhanced Security
ASP / Server Management
Masking or anonymizing a Web server involves removing identifying details that intruders could use to detect your OS and Web server vendor and version. This information, while providing little or no utility to legitimate users, is often the starting place for crackers, blackhat hackers and "script kiddies". This article explores some ways you can minimize the risk of such detection.

Site: www.stardeveloper.com Report - View Tutorial

ASP Server Management
Installing Personal Web Server
ASP / Server Management
This article gives step-by-step instructions (literally) on how to install and configure Microsoft's Personal Web Server on Windows 98.

Site: coveryourasp.com Report - View Tutorial

ASP Server Management
Restarting PWS
ASP / Server Management
Did your PWS freeze up your machine just because you forgot an RS.MoveNext? Learn to restart your PWS without restarting your machine! .

Site: haneng.com Report - View Tutorial

Random Tutorials
ASP Miscellaneous
How to display your code
ASP / Miscellaneous
How do you put ASP code in an ASP page and just display it? How do you tell the server you just want to display the code and not execute it?.

Site: authors.aspalliance.com Report - View Tutorial

ASP Debugging and Error Handling
A Custom ASP Error Class with Pop-up Dialog Box
ASP / Debugging and Error Handling
The error class, CError, allows you to display a custom dialog box with the option to have a detailed message, a general message, and log the error in a file for later reference. It also uses some JavaScript and DHTML to allow the user to drag the dialog box around.

Site: www.asp101.com Report - View Tutorial

ASP File Operations
File Object
ASP / File Operations
The File object represents a specified file on the local machine or on a network share. To work with the File object's properties and methods, you need to create an instance of the FileSystemObject object first and then instantiate the File object through the GetFile method. Also you can get a File object reference from the Folder object, by using the Files Collection.

Site: www.webcheatsheet.com Report - View Tutorial

ASP Web Forms
Form validation
ASP / Web Forms
Learn to collect info from forms and validate them with VBScript serverside.

Site: www.haneng.com Report - View Tutorial

ASP Scripts
Creating an ASP based News Letter
ASP / Scripts
In this article I will guide you through the steps of creating a simple but effective news letter.

Site: www.stardeveloper.com Report - View Tutorial

 
Site Search

 
ASP »
 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement