Hi,
Can you load a variable into a file input type?
The below script doen't work.
echo "<font face=Verdana, Arial size=2 color=red><b>Album Picture (Thumb):</b></font><br>";
echo "<input type=file name=album_pic_thumb size=25 maxlength=250 value=\"{$row['name']}\"><br><br>";
Cheers,
mel