I created an Acx Doc. I used the internet Package
to create a cab file.

I displayed it in my web page using a frame
as
<frame src="userdoc.vbd" name="f1">

It works well.

When I move the folder containing my webpage,.vbd file,.cab file
to another directory,And try opening my web page. I see a download
dialog box with a progress bar saying: "downolading .vbd", which never seems to end.

The Acx Doc is'nt displayed.


What would be the possible problem with this.
I have been toiling with this for over a week

Help me out.