Php save
Posted: Wed Feb 14, 2007 7:59 am
Hi guys,
I am creating a portal which is used by users to upload and download different files. I want when a user upload for example .php file and another user tries to download it a download message to be displayed as if they were downloading an .exe file. I know that this can be accomplished while the upload is being done but I need it to start when a download has been initiated. I would appreciate any kind of help witha nother problemn. I want to enable users to download a page they are browsing without file->save/save as procedure. I have tried a JavaScript but it works only with IE.
I am creating a portal which is used by users to upload and download different files. I want when a user upload for example .php file and another user tries to download it a download message to be displayed as if they were downloading an .exe file. I know that this can be accomplished while the upload is being done but I need it to start when a download has been initiated. I would appreciate any kind of help witha nother problemn. I want to enable users to download a page they are browsing without file->save/save as procedure. I have tried a JavaScript but it works only with IE.