From: Scheuer on
I have use frontpage 2003 to make my website.

I want to upload a video to the site, but it doesn´t show. Why?

The video is in the right folder.

The html kode is following:

<img border="0" dynsrc="../../../Videos/FYS%20juli%202008_0002.wmv"
start="fileopen" width="192" height="219">

Have you any suggestions?.
From: Thomas A. Rowe on
Remove the spaces (%20) from the filename, and then re-upload the site.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================


"Scheuer" <Scheuer(a)discussions.microsoft.com> wrote in message
news:313B7139-3CB7-4351-A83A-15CA964959DC(a)microsoft.com...
>I have use frontpage 2003 to make my website.
>
> I want to upload a video to the site, but it doesn�t show. Why?
>
> The video is in the right folder.
>
> The html kode is following:
>
> <img border="0" dynsrc="../../../Videos/FYS%20juli%202008_0002.wmv"
> start="fileopen" width="192" height="219">
>
> Have you any suggestions?.