Wrox Programmer Forums
|
Javascript General Javascript discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Javascript section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 27th, 2004, 05:06 PM
Authorized User
 
Join Date: Jul 2004
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default checkbox values

does anyone know how can i handle checkbox values using jsp and pass them to the database.
String[] Job_type = request.getParameterValues("Job_type");
How do i handle that.
Thanks.

 
Old August 27th, 2004, 05:14 PM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,285
Thanks: 0
Thanked 2 Times in 2 Posts
Default

This is a JavaScript forum, JSP is in the Java section.

HTH,

Snib

<><
 
Old September 22nd, 2004, 04:19 PM
Friend of Wrox
 
Join Date: Jul 2004
Posts: 204
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Normally you would put the check box in an html form (all be it embedded in jsp). Submitting the form will pass the parameter.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Retriving values from html:checkbox skumar Struts 1 July 16th, 2008 04:37 AM
checkbox values to dropdown december Classic ASP Professional 1 July 3rd, 2006 08:34 PM
Binding a checkbox that contain Y/N values aad1 C# 1 May 17th, 2006 07:23 PM
How do I send boolean values with a checkbox babou SQL Server ASP 2 March 28th, 2005 05:43 AM
Checkbox values HELP! vkwebcommander Classic ASP Databases 2 January 18th, 2005 09:29 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.