I'm using a Mac, so I'm not entirely sure about IE7, however, I
suggest you to try setting 'method' to 'get' if you have not done that
already (default method is 'post' and browsers tend to fail with
"request method not supported" error). Here's an example:

new Ajax.Updater('container','file.html',{method:'get'});

On Oct 13, 8:53 pm, hds <[EMAIL PROTECTED]> wrote:
> Hi.
> Does anyone know why? Any solution?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to