have you done a view source on file upload forms that work and dont work and
compared?

have you put a plain html file of a file upload form on your server and had
witango serve the exact same thing and confirmed that the plain html works
where witango doesnt?

If you do these i bet you will see its not witango.  I dont believe witango
is what deals with the file uploads, but that your web server does so it
shouldnt matter if witango served the page or not.

----- Original Message -----
From: "Robert Garcia" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 05, 2003 9:42 AM
Subject: Re: Witango-Talk: OT: File Uploads with Safari


It is definitely Safari, however I used to have problems uploading
files to any service, now I only have problems when I upload to witango
since I upgraded to Safari 1.0.

Since my current experience is that my uploading to web forms with
Safari is that it only doesn't work with witango, I would submit it as
a bug with Witango so they can investigate it and either report it to
apple themselves, or fix the compatibility issue.

Please confirm that you post the bug.

Robert.

On Tuesday, August 5, 2003, at 08:38  AM, Scott Cadillac wrote:

> Hi Steve,
>
> I think someone else might have mentioned a similar problem with Safari
> before.
>
> Does the upload HTML <FORM> element start something like:
>
> <FORM method='POST' enctype="multipart/form-data"
> action="myupload.taf">
>
> The debug information you are showing for the Safari upload looks very
> unusual. I would hazard a guess that there is something not well-formed
> about your HTML that Safari is choking on - and as a result is posting
> gibberish. This is likely more of a browser issue than a Server issue.
>
> Most browsers can compensate for bad HTML coding habits, but maybe
> Safari is
> being too strict or can't deal with some particular element or
> attribute.
>
> Do you have the upload form online somewhere that we can look at?
>
> Let us know. Cheers....
>
> Scott Cadillac,
> Witango.org - http://witango.org
> 403-281-6090 - [EMAIL PROTECTED]
> --
> Information for the Witango Developer Community
> ---------------------
>
> XML-Extranet - http://xml-extra.net
> 403-281-6090 - [EMAIL PROTECTED]
> --
> Well-formed Development (for hire)
> ---------------------
>
> -----Original Message-----
> From: Steve Smith [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 05, 2003 8:47 AM
> To: WiTango List
> Subject: Witango-Talk: OT: File Uploads with Safari
>
>
> I have an application that allows a user to submit an import file for
> processing. It has been running without problems under various
> browsers but
> recently I tried it with the released version of Safari (1.0 v85). The
> response I received was a "Could not open the specified file".
>
> When I examine the Application File portion of the debug, I see the
> following:
>
> START /adm/importinventory.taf Tango_2000_Server
> _function=uploadfile&_UserReference=D7FDB24AAE18AE193F2FE23F
> ------------0xKhTmLbOuNdArY Content-Disposition: form-data;
> name="SAVEAS"
> ------------0xKhTmLbOuNdArY Content-Disposition: form-data;
> name="fupload";
> filename=�*��P Total Length of Postargs: 4417
>
> When I look at the debug from IE (on the Mac) which works properly, I
> get a
> slightly different content for the Application File portion of the
> debug:
>
> START /adm/importinventory.taf Tango_2000_Server
> _function=uploadfile&_UserReference=DC7355EE5B35C6DA3F2FE3D0
> fupload="241031","1277","1265" "001909","820","809" "94354","198","188"
> "001666","4056","4046" "24104X",� ��P SAVEAS=3000-inventory
> export0728.csv
> Total Length of Postargs: 4523
>
> I'm curious if anyone else has experienced problems like this with
> Safari
> and if so, how did they resolve them. I've tested this under Witango
> 5.0.1.062 and I get the same results so I'm pretty sure that this is a
> Safari thing.
>
> Any ideas?
>
> Please let me know.
>
> Thanks,
>
> Steve Smith
>
> Oakbridge Information Solutions
> Office: (519) 624-4388
> GTA: (416) 606-3885
> Fax: (519) 624-3353
> Cell: (416) 606-3885
> Email: [EMAIL PROTECTED]
> Web: http://www.oakbridge.ca
>
> _______________________________________________________________________
> _
> TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
>
>

--

Robert Garcia
President - BigHead Technology
CTO - eventpix.com
2781 N Carlmont Pl
Simi Valley, Ca 93065
ph: 805.522.8577 - cell: 805.501.1390
[EMAIL PROTECTED] - [EMAIL PROTECTED]
http://bighead.net/ - http://eventpix.com/ - http://theradmac.com/

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to