Modifying the Examples

1 Copy the example files to your web server. Make sure that the files are copied to a folder that allows scripts to be executed on the server. Contact your server administrator if you don't have these privileges on the server.

The following files are located in the \Dreamweaver\CourseBuilder\Help\Show_Me folder:

File Name Purpose
data_tracking_frameset.htm frameset document to hold the content and tracking frames
data_tracking_login.htm username and password entry page
data_tracking_nav.htm tracking page that contains an HTML form and JavaScript functions.
data_tracking_quiz.htm main content page with CourseBuilder Interactions to track
data_tracking_quiz.mdb sample Microsoft Access database file
data_tracking_quiz.asp sample Active Server Pages file to record tracked data on the server
data_tracking_quiz.cfm sample Cold Fusion file to record tracked data on the server scripts
Copy the scripts folder and its contents to your server.
2 Choose the transport method that your server can support. The example includes sample files for use with Cold Fusion or ASP. Modify the form in the file named data_tracking_nav.htm to support your selected transport method.
3 Define the data source on the server. The example includes a sample Microsoft Access database file that you can use on a Windows-based server.
4 Test your configuration by opening the URL that points to the data_tracking_frameset.htm on the server.
Main Menu Menu