Good day,

I'm working on a site that is using the prototype.js for the ajax.

I have an Ajax.Request send parameters to an ajax.asp page which has
my switch statements to handle whatever actions are needed to be done.

about 90% of the time in IE7, when I try to do an update on one of my
records in a database, it won't change unless it's adding more
characters, and not less. For example, i have a user with a First name
of John and Last name Doe. I changed John's name to Johny, and i tried
to revert it back to John. This didn't work. I added a few more
characters after Johny, and that updates fine.

This works fine in FireFox.

Is there a fix for IE7? or am I cursed to tell my client that he has
to use FireFox for his site to work (lol).

Cheers,
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-spinoffs@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to