Here's what's in my form tag:
form ACTION="<%=editAction%>" enctype="multipart/form-data" method="post" onSubmit="return ProgressBar()" name="uploadform" id="uploadform"
It appears that I already have enctype set correctly. Why would it not see that? Is there some other thing that could be causing this? |
|
|