欢迎光临
我们一直在努力

语音上传(一)-ASP教程,ASP应用

建站超值云服务器,限时71元/月

<script language="javascript">

function openscript(url, width, height){

var win = window.open(url,"openscript",width= + width + ,height= + height + ,resizable=1,scrollbars=yes,menubar=no,status=yes );

}

</script>

<form action="save.asp" method="post" enctype="multipart/form-data">

<tr>

<td width="17%" height="66">选择语音</td>

<td height="66" colspan="5">

<input type="file" name="wav" class="lan">

<input type="submit" name="submit4" value="确定上传" class="lan">&nbsp;&nbsp;<input name="button" type="button" class="bu" value="有声档案" onclick="openscript(../play.asp?id=<%=session("id")%>,,scrollbars=no,resizable=no,width=340,height=200)"></td>

</tr>

</form>

赞(0)
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com 特别注意:本站所有转载文章言论不代表本站观点! 本站所提供的图片等素材,版权归原作者所有,如需使用,请与原作者联系。未经允许不得转载:IDC资讯中心 » 语音上传(一)-ASP教程,ASP应用
分享到: 更多 (0)

相关推荐

  • 暂无文章