I have a multiple select box in an upload form.
Iam using AspSimple Upload component.
But when i retrieve the value of the select box i get only the last selected value instead of all the selected values.
Iam using upl.Form method upl is the instance of the Upload component,it does not give me comma separated values like request.form What should i do,Pls Help
Iam using AspSimple Upload component.
But when i retrieve the value of the select box i get only the last selected value instead of all the selected values.
Iam using upl.Form method upl is the instance of the Upload component,it does not give me comma separated values like request.form What should i do,Pls Help