Sanket Pattekar escribió:
Hi,
I have a html form with multiple check box. This html form is
dynamically generated based on the content. So I have kept the names
of all the check boxes as MyCheck.
When I select multiple check-boxes, the request query is as follows
http://localhost:/Mytest?M
Hi,
I have a html form with multiple check box. This html form is
dynamically generated based on the content. So I have kept the names
of all the check boxes as MyCheck.
When I select multiple check-boxes, the request query is as follows
http://localhost:/Mytest?MyCheck=blue&MyCheck=red&MyC