| |||||||||||||||||||||||||||||||||||
| Server time: Sat Jul 04 17:09:01 2009 |
|
see also my photo website - www.RobertBody.com
|
(1) Hello World - as simple as it gets
(2) show all ServerVariables
(3) State Capitals Quiz - guess the state or Capital
(4) Smart Menubar - each ASP page here calls nav.asp, gets its Menubar entry highlighted (server side) from a static array, following a CSS layout in nav.css => 1 place to change the Menubar, same look on each page (5) cookie - code: cookie.asp
(6) Colors - source code: colors.asp - change colors for text, backgrounds... - eg. blue or #efefef |
(7) Database - Favorite Movies
- view all, add new movie - source code:
(8) Database - Users - view all, add new user (you) - source code:
(9) Database - Shopping Cart - add to shopping cart, price updates - source code:
|