File browser/uploader - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16) +--- Thread: File browser/uploader (/showthread.php?tid=5085) |
File browser/uploader - saris - 2013-08-18 Hi, I would like to have a file browser + uploader on my webpage but I canĀ“t find proper plugin for that. The user should have a possibility to upload a file on the server. Do you have any suggestions which plugin could apply? I tried to search is the p01-contact plugin has a file upload feature, but it did not Sari RE: File browser/uploader - j*z - 2013-08-22 I haven't seen a plugin like that but I would think you could set-up something outside of GetSimple and then embed it into a GetSimple template. For example I found this which cost money to buy but I'm sure there must be similar things for free. Not sure how you would keep someone from uploading a malicious file, however. I don't have experience with that. http://phpfileuploader.com/ RE: File browser/uploader - shawn_a - 2013-08-22 There are alot of security implications for running a public upload form. You have to be very acreful designing it or picking a script. |