Hi Dana,<br><br>Is your upload form like this one (includes the 'enctype' part)?<br><pre><FORM action="<a href="http://whatever_action_to_perform">http://whatever_action_to_perform</a>"<br>    enctype="multipart/form-data"
<br>    method="post"></pre>