checkbox depends on database

This is a discussion on "checkbox depends on database" within the Classic ASP section. This forum, and the thread "checkbox depends on database are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > Classic ASP

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Apr 11th, 2006, 18:02
Junior Member
Join Date: Apr 2006
Location: UK
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
checkbox depends on database

Hi all,

I get a problem. I would like to write a code which will generate all the available items in the database under the format of checkbox, clearer, if there are 5 available items, there will be automatically 5 checkboxes generated appearing on the web page. the number of items will depend on the database.

does anyone suggest me how to do that and how to pass the value of all the checkbox???

thanks for help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Apr 14th, 2006, 02:51
Up'n'Coming Member
Join Date: Mar 2006
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Re: checkbox depends on database

To generate the textboxes on the fly depending on how many records are in a database is pretty easy I suppose. I would just use a loop to generate the check boxes after verifing how many records are in the database. As for passing the values, well that is pretty vague but I am guessing that you want to collect the values of each check box. Use this for a general idea of how to do this:

http://www.w3schools.com/asp/asp_inputforms.asp

feel free to ask any more questions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Apr 14th, 2006, 18:44
Junior Member
Join Date: Apr 2006
Location: UK
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Re: checkbox depends on database

thanks alot, i successfully create the checkbox but have not tested the results of the outputed value yet.

have a nice day
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
checkbox, depends, database

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
checkbox script. thenamenoonehastaken JavaScript Forum 2 Jan 18th, 2008 04:42
Checkbox Required WebNinja Starting Out 1 Jan 6th, 2008 00:36
[SOLVED] Show "Image" Depends On User "Status"? Monie Classic ASP 6 Oct 16th, 2007 01:22
A Solved Checkbox snow Webforumz Suggestions and Feedback 14 Sep 25th, 2007 20:11
XML Code for transfering data from one SQL Server Database to another database plolla Other Programming Languages 1 Aug 3rd, 2006 18:37


All times are GMT. The time now is 04:05.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42