I realize that this is more of a regular php question, but I thought that someone on this forum might be able to help. After our customer has logged into amember I want to send them a file when they click a link. After searching the php manual it seems that the way to re-direct the browser to get a file is with the header() function. Here is my php file contents: <?php session_start(); include('/amember/config.inc.php'); // This file does nothing but redirect to the actual file you want header("Location: $downloadfile",FALSE); ?> --- This file is called with sendfile.php?downloadfile=http://www.mydomain.com/support/filetosend.exe and it does not seem to work. It gives the IE filedownload warning, but then when I click to accept the file, it opens the file transfer dialog, but never seems to ask where to save the file. Any help on this would be appreciated. Darcy
Please contact support via helpdesk with ftp info. We have a workaround for this problem. Our helpdesk url is: https://www.cgi-central.net/support/