The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Can I upload music file through file filed? - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Can I upload music file through file filed? (/showthread.php?tid=2911) |
Can I upload music file through file filed? - ayanloveme2006 - Feb 14th, 2014 Hello, First of all thanks a lot for this tool. This is very useful & customized script. Can i upload music files (.mp3, .wma, .wav etc) using file fields? please reply. also, when some user fill out the forms how can automatic send him/her a email back? how can i do this? Thanks! RE: Can I upload music file through file filed? - Joe - Feb 17th, 2014 Hi there, You can upload files by using the File Upload Module: http://modules.formtools.org/field_type_file/ I should mention that uploading music files may be very slow or not possible depending on your server's configuration. You may need to edit the PHP.ini file to accommodate larger files. Emails are configured in the "Email" tab. Please see the documentation here: http://docs.formtools.org/userdoc/?page=emails Cheers, Joe |