PDA

View Full Version : Checkbox download


ashleypower
04-16-2003, 02:15 PM
Ok, let's say that I have a list of things that can be downloaded. I want only the things that are checked with a checkbox to be downloaded....but only a maximum of three.

Possible?

If 3 checkboxes are selected, those 3 files are downloaded, with a prompt.

Thanks.

ashleypower
04-16-2003, 04:13 PM
Is this even possible?

Shove IT
04-16-2003, 06:18 PM
http://www.codingforums.com/showthread.php?threadid=16608

Check out cheesebagpipe's post on this thread to specify a maximum number of check boxes. Not sure about the downloading...