Well I would need to have a very special case:
my users will record an audio file with a wowza media player and flash interface, this file will then be on a temp folder on a server, and I need to use this file in the form already completed with name and email to post the full package to the server and two emails after.
I am asking for ideas in order to get the recorded file in the form if someone already tried this ?!
my users will record an audio file with a wowza media player and flash interface, this file will then be on a temp folder on a server, and I need to use this file in the form already completed with name and email to post the full package to the server and two emails after.
I am asking for ideas in order to get the recorded file in the form if someone already tried this ?!
Hi alterna,
If the file is in a temp folder on the site server then you can use the Joomla JFolder & JFile functions to find it and build a link (or move it).
Bob
If the file is in a temp folder on the site server then you can use the Joomla JFolder & JFile functions to find it and build a link (or move it).
Bob
Thanks Bob,
I will try to get more infos about these functions and how to use. (do you have any links to suggest)
Where can I put the code ? in the form ? or something with jumi ?
I will try to get more infos about these functions and how to use. (do you have any links to suggest)
Where can I put the code ? in the form ? or something with jumi ?
This topic is locked and no more replies can be posted.