Mac Edition Version 5.
Here is my form header:
<form onSubmit="return validForm(this)" enctype="multipart/form-data"
name="details_form" id="details_form" method=post>
<input type="hidden" name="action" value="myaction">
...
</form>
Look right to you?
Its never actually getting to my code as you can see from my stack trace. It seems to
think that the stream ends unexpectedly.....
Please help!
> -----Original Message-----
> From: Kurt Schrader [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 21, 2001 17:33
> To: [EMAIL PROTECTED]
> Subject: Re: Mac doesn't upload properly
>
>
>
> On Friday, September 21, 2001, at 12:07 PM, Gareth Coltman wrote:
>
> > When a user tries to upload on a Mac (my Imac runs Explorer), the
> > following error occurs:
> > <cut>
>
> I use the upload service from my Mac and I've never seen an
> error like
> this. Perhaps the version of Explorer you're using has a bug in its
> Multipart upload code. What version are you using?
>
> -Kurt
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]