I am posting a video link to a video hosted on an outside server which should open in windows media player when clicked. This is the link and html format as I have it written:
<a href="mms://webcast1.fiberpipe.tv/idl_vod/designlab101806.wsx">SOLAR & THERMAL TECHNOLOGIES AND APPLICATIONS</a>

In the source code for the page it apears as follows:
<a href="//webcast1.fiberpipe.tv/idl_vod/designlab101806.wsx">SOLAR &amp; THERMAL TECHNOLOGIES AND APPLICATIONS</a>

The "mms:" has been removed and the link simply links to an error page.

I appologize if this issues has already been addressed in the forums. I searched them thoroughly and couldn't find what I was looking for. If anyone can help me in my search for the solution to this issue or direct me to some other documentation on the subject I would greatly appreciate it. Thank You.