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