That would be the simpler solution but it may not be practical for my me. I'll moving this code over to an asp classic system. I was just using it in ruby for simple testing and showing purposes.
When should I use JSON over send requests with Ajax? On Jan 30, 2:18 pm, "Justin Perkins" <[EMAIL PROTECTED]> wrote: > On Jan 30, 2008 1:01 PM, OmenKing <[EMAIL PROTECTED]> wrote: > > > Even though JSON is really cool I'm not sure if thats what I need. > > It may not be, but I think it's the easiest method of passing > arbitrary data objects back and forth. Prototype is certainly well > equipped for it. > > To deal with serialized info you need to use a CGI library to pull out > the parameters, which should handle the unescaping for you. > > -justin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
