Normally the link you just clicked on would point to your
system overview document on a floppy disk in your A: drive.
Clicking it would "launch" the program associated with your system overview document. In this case, Microsoft Word (due to the .doc file extension). The link in your code would look like this. <a href="file:///a:/systemoverview.doc">Click here for System Overview</a> |
Replace systemoverview.doc with your filename
Return to the sample System Project Home page