I have a website that I want to be able to navigate around using a laptop that will not be connected to the internet (using it as an information tool on a stand on a market place). Any ideas how to do this?
If the whole site is in a directory on your laptop, and all the links are relative, you can just use IE or another browser to navigate as if it were a site on the net. The net is just a collection of directories on other computers really. If you double click on the first html index page, your browser should open and work in the normal way.
If this is a website on the net you simply download it to a directory on your laptop, but you can only do this if you are the owner, or have full ftp rights. Then just copy the directory structure and it should behave as I said above.