File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes set radio button value in jsp using javascript? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "set radio button value in jsp using javascript?" Watch "set radio button value in jsp using javascript?" New topic
Author

set radio button value in jsp using javascript?

Rd Dari
Ranch Hand

Joined: Feb 22, 2010
Posts: 194

hi,
I want to be select a radio button value in a cell more than one it is dynamic.............

please tell me how it will possible........
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15357
    
    6
Are your ? and . keys stuck? Is your shift key broken?

I want to be select a radio button value in a cell more than one it is dynamic


How does this happen? You post lacks details.

Eric
Rd Dari
Ranch Hand

Joined: Feb 22, 2010
Posts: 194

I have a dynamic form and in its present and absent filed of radio button i want to select present or absent more than one

how.......
Rd Dari
Ranch Hand

Joined: Feb 22, 2010
Posts: 194

Actually I have a jsp form in which one static field for current date and below this 3 fields those are dynamic first for staff_name, second for present and the last and third for absent. Now I want to be select present OR absent for any one OR more than one staff member so what should I do for select more than radio for present OR absent and I want to insert these values ina table according to staff member name and their status present or absent in current date....

Please any one help me...........
It will be very appriciatable...........

Thanks in advance!!!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: set radio button value in jsp using javascript?
 
Similar Threads
radio button
get table values from jsp to servlet
Radio Button
get value from radio button
Display value of 'checked' radio button