Linking to a file from the Welcome Page

If you would like to link to a file from your Welcome Page you have a couple of options. If your syllabus is already included in your faculty web folder you simply link to that file. The convention for the html to do this would be something like:

If you have your file, for instance your syllabus, within your WebCT course, you need to copy it to the public area on the WebCT server and then link to it. (Otherwise it is password protected and people have to login to have access to it.)  To move your file to the public area and link to it, follow these steps:

Once a file is in the public folder, you can link to it using the filename only... and users won't be prompted for username and password.

Your link should look like this example (replacing your own filename with "myAcrobatfile.pdf")

<a href="myAcrobatfile.pdf" target="_self">Link to another file</a>.

If you have any questions about this process or need help, please call the Help Desk at 825-1112.

Go to top of page