Help !!
I have been trying to write a simple script that will redirect to an MP3 file to enable a user to download it (Im not interested in streaming it or anything complicated like this). For example, a user clicks a link that loads the cgi program, which should then send back a redirect response (to the .mp3 file) to the users browser, which then asks the user if they want to download the file or open it from the current location (the standard IE response).
I have tried using that standard redirect method, but this didnt work. Has anyone got anyideas, cos this is such a simple task and just doesnot work for me ?
Cheers
John (Sudmill)
I have been trying to write a simple script that will redirect to an MP3 file to enable a user to download it (Im not interested in streaming it or anything complicated like this). For example, a user clicks a link that loads the cgi program, which should then send back a redirect response (to the .mp3 file) to the users browser, which then asks the user if they want to download the file or open it from the current location (the standard IE response).
I have tried using that standard redirect method, but this didnt work. Has anyone got anyideas, cos this is such a simple task and just doesnot work for me ?
Cheers
John (Sudmill)