Hi T.J.,

The 'enctype' attribute is required for file uploads:

> ><form name="form01"
> >      method="post"
> >      enctype="multipart/form-data"
> >      action="<@appfile>">
>
> No.  Not familiar with this.

Give it a try and let us know if this helps. Cheers...

Scott Cadillac
http://xml-extra.net
[EMAIL PROTECTED]

http://witango.org
[EMAIL PROTECTED]

VP, Research and Development
Plus International Corp.
604-460-1843
[EMAIL PROTECTED]
http://www.plusinternational.com

Vancouver, BC, Canada

Does your company have an Enterprise Information Portal? Check out Salsa at
www.plusinternational.com/flash/salsa.htm

----- Original Message -----
From: "T.J. Roberts" <[EMAIL PROTECTED]>
To: "Multiple recipients of list witango-talk" <[EMAIL PROTECTED]>
Sent: Monday, June 24, 2002 8:59 AM
Subject: Re: Witango-Talk: session timeout


> >Hi Prasad,
> >
> >Your solution my depend on getting a little more information :-}
> >
> >In the case of uploading a large file
> >-- Is there a Timeout message?
>
> Yes.  We have doubled the QueryTimeout t4server.ini variable and
> restarted the Tango App Server abd still the timeout problem
> continues.
>
> > If so is it from the browser?
>
> Yes.
>
>
> >-- Does the upload finish properly?
>
> No.  Of the 3 uploads ( 2 bigs ones (4MB+) and 1 small), only 1 of
> the bigs ones finishes.
>
>
>
> >-- Are you passing the <@userreferenceargument> with the upload?
> >-- Or as an alternative to the above, are you using a hidden field?
> ><input type="hidden" name="_UserReference" value="<@userreference>" />
> >
> >-- Are you using the 'enctype="multipart/form-data"' attribute with your
> >posting form? Example:
> >
> ><form name="form01"
> >      method="post"
> >      enctype="multipart/form-data"
> >      action="<@appfile>">
>
> No.  Not familiar with this.
>
>
> >Let us know....
>
> ________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the message body
>
>

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to