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