pass two values when checkbox is checked

Hi I want to pass two set of values when a particular check box is checked

for eg. If I have name and email address. how should I write the view code if in my controller I want the name and email address accessible from my params hash..

regards, warlock

ohhhh ok .. got it... i will try some RnD on this... will reply if i get any other better way to do this...

Phil Tayo wrote: