hey guys. i'm new to js and in need of a quick script (i hope it's quick) i need to have a page with a few checkboxes that their values are img urls. once the user selects the desired boxes and presses submit, i would like a new window to open with the selected images loaded. is it possible? i have no idea how to go about it. cheers Pete
Not enough information. Please provide more info about the project you work on. Actually are you trying to display the images in a pop-up window or it seems to me?
there are about 20 pics in a folder on the host machine. i need checkboxes linked to those files individually. once a user comes to the page i want them to choose which pictures they want to see. once they click submit i'd like a new window to pop up with the selected pics so they can print them.