Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: large file uploads - timeout

by emilford (Friar)
on Mar 23, 2003 at 15:43 UTC ( [id://245273]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: large file uploads - timeout
in thread large file uploads - timeout

Yeah, I am using Safari as my browser. I just tried it with IE (Mac 5.2) and it worked with no problem. It took a while to execute, but never crashed and the file is uploaded on my server. Is there anything I can do? I'd like the script to work with the majority of browsers, but if it's a local timeout setting that is causing the problem, I'm not sure if there is a solution.

Replies are listed 'Best First'.
Re: Re: Re: Re: large file uploads - timeout
by dakkar (Hermit) on Mar 23, 2003 at 16:08 UTC

    Keep in mind that Safari is still in beta. Report the bug to Apple, and wait for the final release. The solution is theirs to find.

    It's commendable that you are trying to make your script work with all browsers, but such a bug is just out of you control.

    -- 
            dakkar - Mobilis in mobile
    
Re: Re: Re: Re: large file uploads - timeout
by Anonymous Monk on Mar 24, 2003 at 05:11 UTC
    Is there anything I can do?
    Yes, you can detect the broken browser, and inform the user to get a better one (see HTTP::BrowserDetect).
    I'd like the script to work with the majority of browsers...
    It already does. The majority of browsers correctly implement the HTTP/CGI protocols, and as such, work. Only these can be called browsers. The others, like Safari, are broken-browsers, so they have no hope of working.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://245273]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-03-28 15:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found