The course we are currently developing would like to use a large amount of video footage. We are concerned about bandwidth limitations, and would like to supply a CD or DVD via snail mail to students so that they may access larger file sizes than we would like to make accissible over the Internet. We've considered doing something like the following from within any HTML page:
Click <a href="D:\FOLDER\FILENAME.WAV">here</a>.
However, not everyone uses the D: drive for their CD drive. Has anyone else thought of a way to utilize secondary resources such as this?