Covering Your ASP - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

Covering Your ASP

Description:

Presented by Phillip Schein for University of Richmond, 2001. Sample coding ... What's a quickie to get to the top of the list? Where can you find sample code? ... – PowerPoint PPT presentation

Number of Views:51
Avg rating:3.0/5.0
Slides: 11
Provided by: ValuedGate1407
Category:
Tags: asp | covering | quickie

less

Transcript and Presenter's Notes

Title: Covering Your ASP


1
Covering Your ASP
  • June 25/26

2
(No Transcript)
3
Sample coding
  • Example 1 System variable
  • Example 2 Declared variables
  • Example 3 Iteration / Looping
  • Example 4 Iteration with formatting
  • You should be able to sight-read this code.

4
Server side Includes
  • include used in headers and footers
  • Virtual and File attributes referencing include
    files

5
Login and LoginCheck
  • Dimensioning variables
  • Submitting information
  • Reviewing information

6
Index page
  • Use SSIs
  • Call CONTACTS from an HREF tag

7
Catalog
  • Create a Catalog script
  • Create an Item script
  • Call the Item script from an HREF tag
  • Is this source code a finished prototype?
  • A more advanced assignment
  • You are onsite and need to present this prototype
    to your client in 30 minutes! This could be
    your BIG break!
  • Fix the source code and knock her socks off!

8
Menu
  • We dun need no stinkin GUI!
  • Do not use a FRONT PAGE website
  • How do you virtualize a directory?
  • Create c\_menu
  • Virtualize this directory
  • Create a GLOBAL.ASA script
  • Create your ASP source code
  • Use neither rental cars nor ODBC drivers
  • Are you Smokin?

9
Guest Book
  • Review Deitel Chapter 26 page 789
  • Use Notepad for scripting
  • Create a virtualized directory c\_gb
  • Create the appropriate source code
  • Smokin
  • More Advanced
  • We can improve this guest list!
  • Whats a quickie to get to the top of the
    list?
  • Where can you find sample code?

10
Complete your Evals
Next Week - E-Biz!
smokin'...
Write a Comment
User Comments (0)
About PowerShow.com