• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CGI automatic download file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CGI automatic download file


  • Subject: CGI automatic download file
  • From: "Tiago Santarosa" <email@hidden>
  • Date: Wed, 23 Jan 2008 15:39:01 -0200

Hi, in PHP to automatic download file is:

header('Content-Disposition: attachment; filename="' . basename($l) . '"');
header("Content-Type: application/octet-stream");
header("Content-Transfer-Encoding: Binary");

Someone knows in Applescript?

THANKS!
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: CGI automatic download file
      • From: "Mark J. Reed" <email@hidden>
  • Prev by Date: Re: How to parse CSV
  • Next by Date: Re: CGI automatic download file
  • Previous by thread: [Fwd] Offer: I’ll write a script for you
  • Next by thread: Re: CGI automatic download file
  • Index(es):
    • Date
    • Thread