Forum: JavaScript / DHTML / AJAX Jan 5th, 2008 |
| Replies: 2 Views: 891 Enabling textboxes I have 4 radio buttons and 4 text boxes, say for eg: r1, r2, r3 and r4 and t1, t2, t3 and t4 respectively. On load of the page all 4 text boxes will be disabled, when i click on r1, t1 must get... |
Forum: HTML and CSS Jan 3rd, 2008 |
| Replies: 1 Views: 509 Enabling textboxes I have 4 radio buttons and 4 text boxes, say for eg: r1, r2, r3 and r4 and t1, t2, t3 and t4 respectively. On load of the page all 4 text boxes will be disabled, when i click on r1, t1 must get... |
Forum: Java Dec 11th, 2007 |
| Replies: 1 Views: 359 How to delete a reterived record? I reterived a set of records from the database using a j2ee applciation. i want to delete a record in from the ones that are displayed. is it possible to delete just by clicking a button on the same... |