Help!

I've created an ActiveX-Document I want to publish
on the Web. On running the ActiveX-Doc directly from vb,
the Doc appears in the InternetExplorer and everything
is all right.

Then I've tried to publish my ActiveX-Document with
the PDW on a Web-page. The PDW creates three files:
*.cab, *.htm and *.vbd. I've published these files
via ftp to the web.

The *.htm-file contains a link to the *.vbd-file.
On klicking this link, the download-dialog appears.
Now there are two possibilities:
Donloading the file (1)
Running the file directly (2)

(1) will download the *.vbd-file on my Computer,
but on running the *.vbd-file the download-dialog
appears again.

(2) Running the *.vbd-file directly opens the
'run-with'-dialog, where I can select the
Internet-Explorer. This starts the download-dialog again.

What am I doing wrong??

Regards, Quix
-puzzled-