check boxes

Discussion in 'Software' started by Jodi, Mar 26, 2006.

  1. Jodi

    Jodi Private First Class

    is anyone good in working with check boxes that might be able to help me??
     
  2. Kodo

    Kodo SNATCHSQUATCH

    fill us in on what you want.. :)
     
  3. Jodi

    Jodi Private First Class

    It's Kodo to the rescue!! Your truly the best!
    Ok Here we go...
    I have been practicing....I have a page with a "photo gallery" that has roll-over swap image functions, I was wondering if there were a way to have check boxes next to each thumb nail image that when the user checks his favorites then he can display all of those favorites on another page????? Here is what I have so far http://www.yourpagetoday.com/Html/windows1.html
    I dont have the check boxes in yet, because I didnt know if it could be done. Thank you for your help.
     
  4. Kodo

    Kodo SNATCHSQUATCH

    make form surrounding the gallery. Make a check box for each image and give it a value. Then when they hit the submit button, You can take them to another page and then use the values passed by the check boxes to pull out the images. I would give the check boxes the same name,this way when you query the check box collection it will return a value like

    img1,img2,img3,img4

    then you can split that into an array and loop through to create the required gallery of images. Of course this can't be in with HTML alone.. so you'll need some server side language.
     
  5. Jodi

    Jodi Private First Class

    So I should have the form results "post" to another .html page????
     
  6. Jodi

    Jodi Private First Class

    Like this: ???
    <form method="post" action="/favorites.htm">
    :eek:
     
  7. Jodi

    Jodi Private First Class

    DUH>>>"You can take them to another page and then use the values passed by the check boxes to pull out the images"
    How??:confused:
     
  8. Jodi

    Jodi Private First Class

    OK I guess I better try something else huh? LOL
    Back to the drawing board
     
  9. Kodo

    Kodo SNATCHSQUATCH

    Sorry Jodi,
    I was busy trying to potty train my 2 year old today and trying to write a DataAccessBlock library in between. Anywho.. it is apparent now that your requirements in development are eeking into the programming realm. I think you'll find yourself having to do some basic server side programming and some point in the near future and I mean REAL NEAR future, aka.. now.. ;)

    It won't hurt.. I promise :D

    Do you have any thoughts on that?
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds