Sticky File
Date: 07/22/05
(PHP Community) Keywords: php, html
I know this is more of a general HTML/Forms question, but since I'm using PHP to make the values sticky, I figure maybe I can get away with asking this here. :)
Is there any way to make an uploaded file sticky? If a user submits a form, and they add a file, but forget other required information, when I re-present the form, the file resets, so they have to attach it again. I looked up the tag reference, and unfortunately, there doesn't appear to be a "value" option for the "file" input type.
Any trickery exist for this one?
Source: http://www.livejournal.com/community/php/323921.html