I'm trying to open up a VB exe from a web page, without bringing up the "File Download" pop-up dialog window. I was able to use the following VB script to open up the exe without getting the pop-up window...
<script Language="VBScript">
Sub Shell(sExecutable)
Dim o...
It's been a long time since I've worked with Access - so forgive me if I ask a stupid question. I've taken over an Access application, which when starting it up, it prompts me for login/password dialog box. How is this getting invoked? Is there a way that I can disable this? There are...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.