Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Changing the content type

by friedo (Prior)
on Jul 15, 2008 at 19:34 UTC ( [id://697786]=note: print w/replies, xml ) Need Help??


in reply to Changing the content type

To set the filename of a downloaded file, add a content-disposition header with a filename attribute. For example
content-disposition: attachment; filename=foo.kml

Replies are listed 'Best First'.
Re^2: Changing the content type
by carterniall (Novice) on Jul 16, 2008 at 11:43 UTC
    Many thanks, adding the content-disposition worked a charm

    I had a bt of a thick moment as you have to remove the

    print "Content-type: application/vnd.google-earth.kml+xml\n\n";
    line for the content disposition to work.

    Many thanks monks

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-19 07:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found