What are these?

"Microsoft's ASP (Active Server Pages) is a way to combine HTML, scripts written in JavaScript or VBScript, and ActiveX controls to dynamically serve HTML"

"Sun's JSP (JavaServer Pages) provides a Java-based way to dynamically serve HTML and other Web content."

 


Some examples of ASP pages in action

Latitudes French Property Site
The main search page launches an asp page to process the enquiry from the database. The asp page then sends the results to an html page to display the houses found. You will see the asp page loading and processing the enquiry.

Plymouthoncourse Learning site

The main index page is an asp page. When the user enters a search criteria another asp page contacts the database, and extracts the information. The results are presented on a normal HTML page

ASP Graphical Hit Counter

Free ASP Tools
ASP Guestbook ASPGuest by CJWSoft www.CJWSoft.com

This is a guestbook application written in ASP that uses an Access database.

Mailing List PacMail is an easy to use mailing list administrator
Simple database Elementary script designed to introduce user to concept of connecting-to, and retrieving info-from, a database.

These applications are free, but must be downloaded personally

Site Search - This applcation uses ASP and must be run through a web sever supporting ASP.

ASP Counter - The hit counter uses ASP and must be run through a web sever supporting ASP.

Database Login - The Password Login uses ASP and must be run through a web sever supporting ASP.

 

Some Source Sites for free ASP

< Resources