On Nov 7, 2007 1:58 PM, Pseudonym <[EMAIL PROTECTED]> wrote: > Does anyone have any ideas on this? I can post some of the code that > gets generated if that helps but I suspect that it's something more > fundamental like the codepage not being what Prototype or Domino > expects.
Javascript (and therefore Prototype) operate on the client side, so it's _extremely_ unlikely that an incompatibility with the web server is causing the problem. However, it's hard to say what the problem is without seeing the code that's generating the error. I mean, I _could_ give you a generic explanation, but it will be little more than a restatement of the error message you're getting. :Dan Dorman --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
