I want to be able to put a copy of the site i am creating on a CD so that i can show someone the site working without connecting the the net. Unfortunately, all the links have been setup as absolute weblinks. I need to change the menu_array.js file so that the links are to the same files, but in d:\website\ rather than http://www.... etc.
I have tried changing the links to "d:\website\..." and "file:\\d:\website..." but when i click the menu then i just get a 'page cannot be found screen'. What am i doing wrong.
Any help would be much appreciated