If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Access > Check boxs with commend button

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-06-10, 16:29
sam2 sam2 is offline
Registered User
 
Join Date: Sep 2005
Posts: 2
Check boxs with commend button

Hi All,

Any one can help please .

I would like to create a software CD Collection with multi check box and one install button in HTML. As it showing in this photo I attach with my post.
Or if there is any tutorial in how to do this please kindly direct me to it.

All the best.
Attached Thumbnails
Check boxs with commend button-cd.gif  
Reply With Quote
  #2 (permalink)  
Old 02-06-10, 19:59
pkstormy pkstormy is offline
Moderator
 
Join Date: Dec 2004
Location: Madison, WI
Posts: 3,925
The (you can select more than 1 app) part is what limits you to either a listbox or separate check boxes. I don't believe you can make an option group as multi-select.

A listbox would allow more flexibility by basing the rowsource off of a lookup table (but you'd still need to code the install for the app). Otherwise you're looking at separate checkboxes and code on the "Install" button to see which ones are/are not checked.
__________________
Expert Database Programming
MSAccess since 1.0, SQL Server since 6.5, Visual Basic (5.0, 6.0)
Reply With Quote
Reply

Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On