Hello Everyone, I was wondering if any of you guys know how to extract data from a list control as each separate entry as a var?
I was to send each entry to my php script. Ex. I have 4 entries in my list control I want to send file_name1, filename_2, filename_3, filename_4 to my php script thanks

