Hi,
I find this script very usefull. I just wanted to know if there is any way the uploaded file can be sent as an actual attachment rather than a link in the-mail? Also, when the file gets uploaded the name changes from File 1.zip to something like 58_23_09_File 1.zip. Why does this happen? Also if there are spaces in the file name then the file cannot be downloaded through the link. Can somehing be done about this?
Thanks for your time
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
yea the file upload system is a little rusty still.. I'll dedicate the next release to enhancing the file upload feature with email attatchment option and clear up any bugs with the file naming. That modification of the file name during upload is to prevent clashes.. i.e., if two people upload 1.zip, the old one will get overwritten. not very elegant, but its a useful hack for the time being :P
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-09-11
Is there any way I can make some changes in the php right now so I can get the file name the way I want? Also the file and data when they get sent to my e-mail they seem to be sent by the root server name on which I am and not my own domain name? How to change that?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
well i'm a PhD student and I really don't have much spare time to explain/teach users requesting features. If you really want this change right now, you can order a program customization/modification request at: http://phpformgen.sourceforge.net/services.html
otherwise you will have to wait until I find some spare time to release a new version.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I find this script very usefull. I just wanted to know if there is any way the uploaded file can be sent as an actual attachment rather than a link in the-mail? Also, when the file gets uploaded the name changes from File 1.zip to something like 58_23_09_File 1.zip. Why does this happen? Also if there are spaces in the file name then the file cannot be downloaded through the link. Can somehing be done about this?
Thanks for your time
yea the file upload system is a little rusty still.. I'll dedicate the next release to enhancing the file upload feature with email attatchment option and clear up any bugs with the file naming. That modification of the file name during upload is to prevent clashes.. i.e., if two people upload 1.zip, the old one will get overwritten. not very elegant, but its a useful hack for the time being :P
Is there any way I can make some changes in the php right now so I can get the file name the way I want? Also the file and data when they get sent to my e-mail they seem to be sent by the root server name on which I am and not my own domain name? How to change that?
well i'm a PhD student and I really don't have much spare time to explain/teach users requesting features. If you really want this change right now, you can order a program customization/modification request at: http://phpformgen.sourceforge.net/services.html
otherwise you will have to wait until I find some spare time to release a new version.