I have a Crystal 2008 report that connects to a SQL database. I've created an HTML form that sends values to the report using a multiple value parameter. How do I convert the multiple values from the HTML form into the parameter so that it selects the correct records?