I'm quite new as well... As far as your solution; You would still have to first send it to the cookie I think, so my problem still stays the same: "How do I collect the values if the name for the checkbox was the same throughout the whole page (see source)"?
Thanks KJ, Mariusz ----- Original Message ----- From: "Kris Juarez" <[EMAIL PROTECTED]> To: "Mariusz" <[EMAIL PROTECTED]>; "perl" <[EMAIL PROTECTED]> Sent: Monday, November 11, 2002 11:55 PM Subject: RE: how did they do it? > Hi all > > I dont know that much about perl (newbie) but are they pulling the info from > a cookie (for later display)?? Could this be done? > > Thanks > KJ > > -----Original Message----- > From: Mariusz [mailto:mkubis22@;hotmail.com] > Sent: Monday, November 11, 2002 8:47 PM > To: perl > Subject: how did they do it? > > > Could someone go to this page ( > http://web.dailycamera.com/class/GENERAL/employment.html > , then click on "Search Classifieds" and tell me how do they accomplish the > following: > > They give an option to save ads for later display on one page. I looked up > the source code and noticed that all their checkboxes have the same name > (printad) and the values grow from zero up. That's easy, but how do you > later capture which ad to display? When I tried to "param" the values from > several checkboxes named the same but with different values (0,1,2,...) I > just got zero from "print $checkbox;" > > can someone help? > Thanks, > > Mariusz > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]