nr100_4.gif (2762 bytes)
dot_blac.gif (41 bytes)
About Us · Contact Us · Projects · Smart Stuff · Software · Training · Web Search · Home
Active Server Pages

Let's say you have create a web page and you want your user to fill out a form.  How are you going to process that form?  Will you want the data to go into a database?  Will you want the data to be passed to another page and manipulated in some way and then represented?  Well, how are you going to do this? Active Server Pages provide a solution - no additional cost.

ASP is Microsoft's tool for data manipulation using a web server.  If you have an NT server with IIS 3 or IIS 4 installed then the ASP engine is already active.  If you have Personal Web Server running on your local machine then you don't have the engine installed by default.  You can get the Microsoft PWS from the Microsoft site.

You can install the ASP engine by placing your FrontPage CD in the drive and then click Start | Find, look for asp.exe then run the file.  I don't know the details for other servers other than the Apache server.  You can install the ASP engine on this server.  You must have the ASP engine installed on your servers - development and production.  This is a server-based process so if you don't have a server running, nothing will happen.

Links
ASP Workshop document - (237k zip file - contains a Word document)
These files are the files I use in a workshop.
ASP Workshop files - (260k zip file - contains a Word document and sample files with no code )
These files are the files I use in a workshop.
Moving on with ASP Workshop files - (180k zip file - contains a Word document.  There is information on writing/appending/reading text files and using the filesystemobject to manage folder and files.  There is also information about using Server Side Includes. )
Some FrontPage Issues
Activeserverpages.com
Microsoft - Active Server Pages Frequently Asked Questions
Microsoft - Highlights for Active Server Pages
The ASP Toolbox Home Page
Software Artisans - High Performance Active Server Components
dot_blac.gif (41 bytes)
Please contact the netride with questions or comments.
Copyright 1997,98,99 the netride pty. ltd.
All rights reserved
www.thenetride.com.au