Hi All,
Just wondering on the current state of play for the jquery.twFile plugin. I have a simple web page the needs to read and update an XML file stored on the local network. The web page is hosted on an intranet server that can physically see the XML file. Using jquery and the jquery.twFile plug in, I have written a very simple html page that attempts to read the XML file and allow the user to update the contents. Initially I tried just using standard jquery ajax calls to grab the XML file - and this all worked fine when the html file was running locally. As soon as it was hosted on the intranet server I go the usual cross domain issues etc. The twFile plugin seemed the perfect answer - and having implemented it, it's working perfectly in IE. However both Chrome and Firefox can't even load the XML file. In trying various things, I've tried to get the page to even load a txt file in the same directory as the html page - but still no luck. I have the jar file in the same directory for Chrome - and on the first run it installed the required Java components - but it's just not working. I was hoping twfile would be the answer - as I don't want to go to all the hassle of creating a web service that will perform the read / write functions - I just wanted to do it client side seeing as it all on the same local network!! Cheers for any help! -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywikidev/-/MGi8Vru_734J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
