News

Log In Sponsors
Partner Sites

Submitting few elements of a form



Hi I have a form that has a table. Like [code:227do522] th-> Select IP SubnetMask PSTN tr-> radio 1.2.3.4 255.0.0.0 Enabled tr-> radio 2.3.4.5 255.255.0.0 Disabled tr-> radio 2.3.4.6 255.255.0.0 Disabled tr-> radio 2.3.4.7 255.255.0.0 Disabled tr-> radio 2.3.4.8 255.255.0.0 Disabled [/code:227do522] When I click on submit button I want that the row selected by radio button should only get submitted. Please suggest me a way to handle this situation.

Click here to read the whole forum topic