its simple, just give each radio button same name & value as whatever u want to submit. in the action page access it directly as *$_POST['radio_buton_name'] * and it will return only the value of the selevted radio buton.
On Thu, Jun 5, 2008 at 6:07 PM, anjali_awatade <[EMAIL PROTECTED]> wrote: > I have 4 no of radio buttons with name > I want to pass id with submit button witch radio button i have selected. > > > -- A.M.Doctor [Non-text portions of this message have been removed]