Hello, I am not sure if this issue exists in other browsers; however, if I am simply trying to run a jquery $.get() in IE6, without running through a server, then it[$.get] will fail. As in it wont actually get the file. I am simply trying to grab an xml file in the same directory. I am trying to bundle this stuff up on a disk and distribute them. Is there a workaround for this? I suppose a workaround could be an executable that acts as a server or something and gets executed via autorun.inf.
Input? Thanks!!!