
Week 10
Lecture Notes:
- Review of Assignment Set 5
- ActiveX
- Quick
Introduction to Active Server Pages
- ASP Basics - A Recap
- Microsoft's
ASP Tutorial Site
- ASP Code Examples
- ODBC - Open Database Connectivity
- Database Examples:
- Calendar - the examples work only in
the IE 4.x or greater. With some minor modification the code can be
made to work in Netscape 4.x or greater. The intend is to illustrate
some basic ideas that are easier and cleaner to demonstrate with the
IE.
NOTE: To get the Add an
Event/Edit an Event page:
Name: student
Password: student
I turned off the Add and Edit part.
- Version 0
- Calendar HTML version
(Code)
- Calendar ASP version
(Code) - this version
uses almost 100% of the client-side JavaScript code from
the example above
- Version 1 - calendar with database capability
- Version 2 - extending Version 1 to include
"built-in security"
- Version 3 - extending Version 2 to also use Cookies
Resources:
|