captooori2009-08-18 18:34 | Do you know how to make a tool (e.g. in a basket) which users/clients could use to upload their files (JPEG,txt,etc.) to my server -> specific folder? This could work like the tool we are using to upload pictures within Admin Panel. » Quick.Cart v3.x |
Makaron2009-08-19 09:57 | Nie ma takiego narzędzia. Trzeba by nieco kombinować, ale myślę, jednak, że jest to do zrobienia, choć wątpię, żeby ktoś się silił i podał Ci tu gotową solucję, bo to na pewno trochę pracy jest. |
beholder2009-08-20 17:53 | what do you mean, like an external script that would be reachable by link, for example http://www.yoursite.com/uploadfiles/ ? |
captooori2009-08-21 09:54 | I thought about the tool on my website, but external link could be ok on condition that all files would go to my server. Only thing I need is to allow people to send me diffrent kind of files, not via e-mail as this is foolish. |
beholder2009-08-21 15:05 | I think you misunderstood me, this kind of tools works from your website and on your website. Use for example this: |
captooori2009-08-22 16:26 | Thanks for information, I have found this script too and think it is one of the best I have seen among these I can get for free. |
captooori2009-08-22 16:52 | I mean is this small update in the script easy to implement or require a lot of time and resources? |
beholder2009-08-23 17:18 | when you send passwords to your customers, you should also create directories for upload for them. I don't think there is an easy way around this, maybe just with the script in the admin interface. You would still have to enter name of the new dir and customer's pass. You don't want anyone to upload anything. |
captooori2009-08-23 22:44 | The second solution is better as I don't have to assist customers when they buy products. I have to think the matter over. Beholder, I appreciate your help. |