On Tue, 2009-09-15 at 02:21 +0200, Ar Chron wrote: > Craig White wrote: > > ... because I don't want them tampered with. > > > > Then keep that info server-side. ---- not sure what you mean by this.
do you mean put them into the session? do you mean put them into a temporary storage table, perhaps identified by the session? I ended up using hidden_field_tag just like I had to use check_box_tag to accomplish this by the way but I do need persistence of these arrays through several screens and I have to keep posting them and assigning them for each screen and perhaps there is a better way. Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

