I can fire up MS Access on the local/client PC from an asp on the server by just using
C:\Program Files\Microsoft Office\Office\MSACCESS.EXE
as a hyperlink URL

and then I can manually select the remote .MDB file from Access' opening dialog.

But, I can't fire up Access and pass the MDB in as an arg to come up automatically.

Any ideas? Can I somehow do a VBscript Shell on the client side to start Access locally and give it the remote DB filename?

Thanks, DaveBo