Sample page that shows the online ringtone creation and delivery integration.
Code:
<form method="POST" name="f" onsubmit="return check();" enctype="multipart/form-data"
action="http://wap.mobilatory.com/ringtone-editor.php">
<input onchange="return check_and_submit();" type="file" name="file" size="40"><input
type="submit" value="Upload" name="upload">
<input type="hidden" name="redirect" value="http://wap.mobilatory.com/ringtone-uploaded.php">
</form>
Parameters: