> So when I go > to http://apache-dev.itg.beckman.illinois.edu/communications/forum2/ this is > where you get the problem and I should be seeing Calendar for Fall 2009 and > so on?
Yes, you should see that... I am not currently. > I assumed that you were having trouble testing it somewhere before you > uploaded it to the web. > So is it working in test? Or are you unable to test like that and testing by > uploading to the live site? Or have I got it completely A about F? Correct, you can think of the apache-dev site as the live-test area if you like. The whole site at that URL is under development and will go "live" in a few weeks. > You may have tried this, but I suppose you *do* get the right url if you > log URL.encode(baseURL + "archive.cgi") ? Yes, I just added that back to the current version to make sure > There's no way to see where baseURL comes from in the code you supplied, but > it's not a silly error like a missing '/' is it? I don't think so. > The reason I said I thought it was an SOP problem was because your code > works for me with a dummy file and the cgi page sends me data back. > So somewhere the two aren't matching up. > Sorry I can't be more help. <time passes as i check this stuff again...> ... Oh crap... Thank you Ian. You made me look at all of this yet again and your comment about the URL made me triple check that. It turns out that our sysadmin (bless his heart) changed the DNS on this machine which modified the default URL. So it WAS a SOP issue after all. I never saw the URL change until just now and the embedded URL in the code was, of course, the old one. Thanks again, silly me -- Dean Karres --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
