-
Quick Question!!!
Is it possible through Java scripting...to create a link that will allow a user to open an Access database that is not on the web server?
As an example, I have an Access database on my C: drive, and would like to have users from my Intranet site to hyperlink to the database, but the database is not web enabled.
Please advise if this is possible.
Thank You.
-
With server side code it's possible, but not with Client Side..... that would be a security problem......
-
You can use Server-Side ASP. He's a quick thread I pulled out of the ASP Forum http://www.vbforums.com/showthread.p...hreadid=207013