hally 发表于 2005-1-19 13:36:30

[求助]我需要在我的网页中嵌入mdaemon mail的登录接口。

怎么做啊?<br>

hally 发表于 2005-1-19 13:39:04

re:怎样把登录的用户名和密码传输给wordc...

怎样把登录的用户名和密码传输给wordclient.dll?

adlong 发表于 2005-1-20 12:34:16

re:是啊,谁解答以下

是啊,谁解答以下

fist 发表于 2005-1-20 23:37:17

re:

<form action="<a target=_blank href=http://xx.xx.xx.xx:1688/WorldClient.dll?View=Main&quot>http://xx.xx.xx.xx:1688/WorldClient.dll?View=Main&quot</a>; target="_top" method="post"><br>
<br>
<table border="0"><br>
<tr align="center"><br>
<td align="left" valign="top" class="loginText">帐号:</td><br>
<td align="left" valign="top"><input class="loginInput" type="text" name="User" size="10" value="" onfocus="showFocus(this)" onblur="showBlur(this)" /></td><br>
</tr><br>
<tr align="left"><br>
<td align="left" valign="top" class="loginText"><b>密码:</b></td><br>
<td align="left" valign="top"><input class="loginInput" type="password" <br>
name="Password" size="10" onfocus="showFocus(this)" onblur="showBlur(this)" /></td><br>
</tr><br>
<tr><br>
<td align="right" valign="top"><input class="loginButton" type="submit" name="Logon" <br>
value="登录" /></td><br>
</tr><br>
</table><br>
</form><br>
页: [1]
查看完整版本: [求助]我需要在我的网页中嵌入mdaemon mail的登录接口。