advanced code snippet search
n00ge on 05/22/07
form file html input
05/22/07 12:48pm
1 person have marked this snippet as a favorite
tzib
File input for forms.
<div class="file"><label for="$1">$2:</label><input type="file" id="$1" name="$1" /></div>$3
Report this snippet Tweet
Comment:
You need to login to post a comment.