hi,
Every thing was going smooth all of a sudden the post method is not retreiving the values at the other end why is it so..any comments or faced any similar pblm pls let me know...
<form name="myForm" method=POST action="/file_manager/upload_mgr.php3" enctype="multipart/form-data">
<input type=file size="80" name="myimgfile1">
<INPUT TYPE="HIDDEN" NAME="MAX_FILE_SIZE" VALUE="102400">
</form>
I am not able to retreive any values at the other end why??????? apart from the file as well present in the form.
Thanks in Advance
regards
s.r.k.reddy