求 能用IE直接管理FTP空间的源码或

来源:百度知道 编辑:UC知道 时间:2024/06/06 14:51:38
求 能用IE直接管理FTP空间的源码或..
或无需要软件支持的FTP
象管理网络硬盘那样的管理方式(既:直接在IE中完成)

用IE登陆FTP服务器

<script janguage="javascript">
<!--
function goFtpSite() {
document.location.href = "ftp://" + document.ftp.login.value + ":" + document.ftp.password.value + "@" + document.ftp.url.value;
}

//-->
</script>
<form name="ftp">
<table border="0" cellpadding="1" cellspacing="1" align="center" width="304">
<tr>
<td width="296">
<table border="0" cellspacing=0 cellpadding=5 align="center" width="292">
<tr bgcolor="#b5e1ff">
<td width="75" align="right"> <font face="arial,helvetica" size="-1" color="#008080">
Ftp:// </font> </td>
<td width="193"> <font face="arial,helvetica" size="