A Very Simple Case Study – The Application ApplIcation (used by LA-FOX):
(1) Set up Heading and Logo
•<% '--------------------------set up logo and page title------------------------------------------
•
•cCopyright="SynesisAPP.  &#153; and &copy; 1999, 2000, 2001, "+_
• "<a href='http://www.VisionImplementers.com'>Vision Implementers</a>.  All rights reserved."
•cVersion="Version 1.0.0."
•
•'Author: Jonathan D. Melvin, Vision Implementers, Culver City, CA, 8/2000...
•
•cApplication="APP"
•Save "Application",cApplication
•cDefaultOrganization="APP"
•cMasterPage=cApplication+".asp“
•
•cUsernamePrompt="Email Address:"
•cLogo="<img SRC='images/lafox.gif'>"
•cDefaultLogo=cLogo
•