<!--Begin form field to store Video Key value(ukey) : insert inside <Form></Form> tag-->
<input type="hidden" name="ukey" id="ukey”>
<!--End form field to store video key value(ukey)-->
<!--Begin MovieUp Upload ending alert callback function-->
<script language="JavaScript" type="text/JavaScript">
function UPAction()
{
//insert alert callback function here
//eg.) document.form.submit();
}
</script>
<!--END MovieUp Upload ending alert callback function--> |