In your main.html change:
var pathToWdlconfig = "wdlconfig.xml";
To:
var pathToWdlconfig = "http://www.gordong.com/weather/wdlconfig.xml";
See if that helps...
You probably will have to force a browser reload/refesh by using SHIFT+reload, CTRL+F5 (or in some cases Shift+CTRL+Reload) for your browser to see the difference the first time...
-Bob
Didn't work. So a bit more playing around showed that just by shutting down the browser, the problem continued occurring. Cool, now I can experiment! So I did just that and after about 20 different attempts, nothing had changed. So I got the Configurator to generate a new html page, named it as main.html, uploaded it and it didn't do anything. At all. So I remembered to make the change in the pathToWdlconfig variable (it's been a long day, believe me!), uploaded that and it's working perfectly...
Next was to compare the two files, the old main.html and the new main.html. They look identical, with the exception that the old one was edited in Microsoft Expression Web, the new one was edited in Notepad. The old one had the variables indented, the new one doesn't. And that is the only difference I can see, except that one works and the other doesn't.
I tells ya, these darn 'puter thingys ain't gonna catch on!
Thanks for the help.
G