I am trying to set my script up so that when a person clicks on the link, that
the page will prompt for a download w/ the filename in the File Name field in
the Save As prompt.
I can get this to work in Netscapse but when I try to do it with Internet
Explorer I encounter problems. It either says t
: no-cache");
header("Expires: 0");
$fn=fopen($FileName,"r");
fpassthru($fn);
fclose($fn);
exit;
py
- Original Message -
From: James R. Edgar <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 7:57 PM
Subject: [PHP] Need to download
Hello,
I use editplus. It has a feature that lets you add in auto completion files,
syntax files. It does have an eval version, and it is not that expensive.
http://www.editplus.com
Regards,
Edgar
-Original Message-
From: Boget, Chris [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 12, 20
3 matches
Mail list logo