I've seen some Java implementations but is there a simpler way to force a form to submit ALL fields even if some are empty? I need a consistent number of responses to tabulate the results, so having NULL or empty strings doesn't bother me. The programmatic challenges of trying to reconstruct survey results outweigh the benefits of reducing a few database NULLs. Thanks in advance! -- Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

