<table width="100%" border="0" cellspacing="1" cellpadding="6" bgcolor="#CCCCCC">
<tr bgcolor="#FFFFFF">
<td width="200" bgcolor="#D4E5F7">
<div align="right">用户名:</div>
</td>
<td><input name="name" type="text" size="20" maxlength="20" ">
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td bgcolor="#D4E5F7">
<div align="right">级别:</div>
</td>
<td>
<select name="tech" >
<option value="0">管理员</option>
<option value="1" selected>操作员</option>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td bgcolor="#D4E5F7">
<div align="right">姓名:</div>
</td>
<td>
<input name="path" type="text" size="35" maxlength="31" >
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td bgcolor="#D4E5F7">
<div align="right">电话:</div>
</td>
<td>
<input name="path" type="text" size="35" maxlength="31" >
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td bgcolor="#D4E5F7">
<div align="right">传真:</div>
</td>
<td>
<input name="path" type="text" size="35" maxlength="31" >
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td bgcolor="#D4E5F7">
<div align="right">邮箱:</div>
</td>
<td>
<input name="path" type="text" size="35" maxlength="31" >
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td bgcolor="#D4E5F7"> </td>
<td>
<!–<input style=cursor:hand name="save" type="submit" value="保存">–>
<img style=cursor:hand src="../images/gsubmit.gif" onClick="javascript:document.form2.submit()">
<img src="../images/greset.gif" width="50" height="20" >
</td>
</tr>
</table>
这段文本,在 Dreamweaver 显示 正常,FrontPage 显示不正常,原因就是在于:maxlength="20" ">
图片缩小点击跳出原图的代码
<img src="图片url" width=400 border=0 onclick="javascript:window.open(this.src);" style="CURSOR: pointer" onload="javascript:if(this.width>screen.width-500)this.style.width=screen.width-500;">
<img style=cursor:hand src="../images/gsubmit.gif" onClick="javascript:document.form2.submit()"> www.yippeesoft.com
提交窗体~~~~~~~
历史博文
- 20071220 流量监视器 - 2008
- 20070511 c# mysql - 2007
- 0429 msdn universal dvd china asia 2006 April - 2006
- Microsoft FrontPage Macromedia Dreamweaver - 2005
- Palm Mobile 伪JAVA 本机限制 - 2005
- WINCE VS.NET 开发 Internet 模拟器 - 2005