X-Git-Url: http://git.pond.sub.org/?p=eow;a=blobdiff_plain;f=static%2Feow.js;h=00b34ee239e46328344d35e3fbf85a4f097b524e;hp=f85607584d06d431ba35b1851bb9cdbf19b9fc5a;hb=bf4c8fd00a49cef4ce907a341722347e640ff83b;hpb=080ff79f963f8a36089a817c0b9803a085aca261 diff --git a/static/eow.js b/static/eow.js index f856075..00b34ee 100644 --- a/static/eow.js +++ b/static/eow.js @@ -8,8 +8,9 @@ function eowOut(output) { function hello() { dojo.xhrGet( { // The following URL must match that used to test the server. - url: "/eow/static/ajax.txt", + url: "/eow/update", handleAs: "javascript", + //handleAs: "text", timeout: 5000, // Time in milliseconds