View Single Post
  #1 (permalink)  
Old February 8th, 2007, 02:56 AM
padmaja3 padmaja3 is offline
Registered User
 
Join Date: Feb 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default problem with javascript



Hi frnz...
Am new to programming.
My problem is,
I have a JSP page called "issuebook.jsp".
There will be one checkbox against each book entry.
I have to fetch the book ids to a stored procedure if the checkbox field is checked.
I need some code examples to do that....
Kindly help me.


Reply With Quote