Jump to content

[SOLVED] File


adam84

Recommended Posts

This is what I have

 

<INPUT TYPE=FILE NAME=picFile ID=picFile><BR><BR>";

<SELECT MULTIPLE SIZE=10 NAME=picsList ID=picsList>
</SELECT>

 

what my goal is to have the user select a file. Once they select the file and the file chooser box closes, I want to somehow add the name of the selected file to the 'picsList'. What my problem is once the file box closes I dont know how I can get access to the file information... any ideas?

Link to comment
https://forums.phpfreaks.com/topic/84925-solved-file/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.