Hi! I have a Javascript map app that won't run on computers that aren't allowed to be connected to the internet. Our police department wants to run the map on computers that are firewalled from the internet to keep them protected from viruses and such.
I can copy this file over to our network so it is local and make the map call the local copy, but the file itself has calls inside that call out to arcgisonline inside of it.
How can I run a javascript map app on machines that don't have internet connections?