Last updated: 9/8/03
Link back to course Welcome
Agenda for class 2
9/9/00
(eCommerce only)
So, make this a business opportunity - make it easy, and take your customer's security seriously and ease their concerns. Put your catalog online, allow online ordering, but maybe list an 800 number also
These components will make the system function. Seybold has eight Critical Factors for Success, once the system is functioning at the basic level of McComb's components.
| HTML Source | Browser View |
| <HTML> <HEAD> <TITLE> Test Web Page </TITLE> </HTML> <BODY BGCOLOR="#FFFFFF"> <H1>This is my test web page.</H1> </BODY> </HTML> |
Test Web Page (in title bar)This is my test web page. |