Menu

#4 Correct filename when you "Save As"

open
5
2004-05-29
2004-05-19
LoOoD
No

in showpic.php after the first Header() add this to the
next line:
Header("Content-Disposition: filename=" . $pic);

This will let IE save the file as the real filename instead
of showpix.php. This may be true for other browsers also.

Discussion

  • LoOoD

    LoOoD - 2004-05-19
    • summary: Correct filenam when you "Save As" --> Correct filename when you "Save As"
     
  • David Johnson

    David Johnson - 2004-05-29
    • assigned_to: nobody --> davemj
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.