Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^3: Naming a Worksheet in Perl

by dfaure (Chaplain)
on Aug 10, 2004 at 18:41 UTC ( [id://381700]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Naming a Worksheet in Perl
in thread Naming a Worksheet in Perl

This is a good option, if you clearly know its limits:

  • dixit RFC 2616 (HTTP/1.1):

    Content-Disposition is not part of the HTTP standard, but since it is widely implemented, we are documenting its use and risks for implementors.
  • dixit Java Enterprise Best Practices:

    The bad news is that [...] many browsers second-guess the server's directives and do what they think is best rather than what they're told. These browsers--including Microsoft Internet Explorer and Opera--look at the file extension and "sniff" the incoming content. If they see HTML or image content, they inline-display the file contents instead of offering a Save As dialog.

I just wanted to be rigorous. BTW last reference explains how to circumvent browser oddities with Content-disposition.

____
HTH, Dominique
My two favorites:
If the only tool you have is a hammer, you will see every problem as a nail. --Abraham Maslow
Bien faire, et le faire savoir...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (6)
As of 2024-04-24 06:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found