Yup. I just found that out after the whole morning trying to figure it out. It's so weird that it the ResponseText works with other cases (IE6/prototype1.5.1) and (IE7/prototype1.4.0).
Thanks a lot for replying. On Aug 3, 12:22 pm, Tobie Langel <[EMAIL PROTECTED]> wrote: > Hi, > > try t.responseText... that might help you out ! > > Regards, > > Tobie > > On Aug 3, 9:18 am, Khanhung <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I'm having problem with Ajax.Request, the t.ResponseText is returned > > with undefined. > > > I know my code is correct since it works on IE6 and prototype 1.5.1. > > It also works on IE7 and prototype 1.4.0. > > > But when I use IE7 and prototype 1.5.1 or prototype 1.5.1.1 > > Ajax.Updater works fine, but Ajax.Request doesn't work. t.ResponseText > > is returned with undefined > > > Please help ! > > > Thanks in advance, > > > Hung --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
