Is it possible to pass the Mp3 file name from web page to the Mp3 recording applet?
A. Yes, it is possible to pass Mp3 file name from JavaScript to applet. Q19. Can I transfer some additional information with the Mp3 file to the server. (For example author name, subject etc.) ? A. Yes, you can send it as Post Variables. They can be defined in the applet parameters. Server script will parse them and extract.
Related Questions
- Does the applet upload Mp3 file to the server while recording or it saves the Mp3 file in the temporary file on the client computer and uploads it after recording is completed?
- Is it possible to pass the video file name from web page to the video recording applet and not type it manually?
- Is it possible to pass the Mp3 file name from web page to the Mp3 recording applet?