Maybe someone else should confirm this, as I use PHP+MySQL (for online work only), not Access, but I don't think that it's possible. One way that might be possible is if you had a Delphi or C++ program on the cd that could parse the results and send them to the webpage, but that's not my area of scripting, so I'm not even sure if that's possible.
Rick -----------------------------------------------------------
If you're talking about fetching some data dynamically from an Access database whenever somebody looks at that web page, you'd normally use some kind of server-side scripting approach - which is isn't possible on a CD.
I don't think you can do this from the browser using Javascript, but I'm not a Javascript expert. It probably could be done in Java. Either way you'll probably get pop-up warnings to the user that a web page is trying to read information from their computer.
If, on the other hand, you have some fixed data sitting around in an access database that you want to publish on an HTML page you can do that in Access itself. Access 97 has a "Save as HTML" option in the File menu, if your version doesn't have this you should look for HTML in the Save As/Export options in the same menu. -- Chris Hunt
Extra Connections Ltd
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.