From: joep Date: 2007-01-30T23:05:12+09:00 Subject: html parameters in ruby I want to allow the user to 'filter' his query on a DB. So, I allow them to select checked boxes for the infor they want. I then format a string and pass it to a function. My function looks like this: This is probably a simple task. Thanks in advance!