请问这个怎么实现
<form action="" method="post" name="myform"><table>
<tr>
<div><td height=30><font color=#000000>上传视频:</font></td>
<td><IFRAME src="upload.asp" frameBorder=0 width="100%" scrolling=no height=25></IFRAME>
<input type="hidden" name="upimage" id="upimage">
</td></div>
<div><td height=30><font color=#000000>视频地址:</font></td>
<td><input name="" type="text"></td></div>
</tr>
</table>
</form>
我只求JS代码部分上传组件以有
[此贴子已经被作者于2006-8-22 16:26:08编辑过]