ok i have a script that displays the files inside a directory. Next to each file is a check box and its named is 1...for file 1 2 for file 2 it does this by going $count++ in a foreach statement (where it displays the files) ok now this page submits to another page, how would i do something for each like number or whatever that is selected? i know this is kinda confusing but i appreciate all help..