你的形容太简单了,说详细大家才好帮你。

解决方案 »

  1.   

    Yang_Sun(在风雨中飘摇) 能够给我一个例子看看吗?假设有下面的表单,我该怎么样来打印呢???
    假设要打印下面的表单,怎么样处理<head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    <title>通 讯 录</title>
    </head><body bgcolor="#476992"><div align="center"><center>
    <!--Adforward Begin:--><IFRAME MARGINHEIGHT=0 MARGINWIDTH=0 FRAMEBORDER=0 WIDTH=468 HEIGHT=60 SCROLLING=NO SRC=http://ad5460.allyes.com/main/adfshow?user=CP_5460&brvbar;CG_tongxuanlu&brvbar;C_zhuye&db=ad5460&border=0&local=yes>
    <SCRIPT LANGUAGE="JavaScript1.1" SRC="http://ad5460.allyes.com/main/adfshow?user=CP_5460&brvbar;CG_tongxuanlu&brvbar;C_zhuye&db=ad5460&local=yes&js=on">
    </SCRIPT>
    <NOSCRIPT>
    <A HREF=http://ad5460.allyes.com/main/adfclick?user=CP_5460&brvbar;CG_tongxuanlu&brvbar;C_zhuye&db=ad5460>
    <IMG SRC=http://ad5460.allyes.com/main/adfshow?user=CP_5460&brvbar;CG_tongxuanlu&brvbar;C_zhuye&db=ad5460 WIDTH=468 HEIGHT=60 BORDER=0></a>
    </NOSCRIPT>
    </IFRAME>
    <!--Adforward End-->
    <table border="0" width="700" cellspacing="0" cellpadding="0">
      <tr>
        <td width="100%"><font color="#C0C0C0">............<span style="font-size: 9.pt">●班级通讯录●</span></font></td>
      </tr>
      <tr>
        <td width="100%"><img src="http://61.137.93.108/image/l3.gif" WIDTH="700" HEIGHT="42"></td>
      </tr>
      <tr>
        <td width="100%" bgcolor="#F1F0F4">&nbsp;</td>
      </tr>
      <tr>
        <td width="100%" bgcolor="#F1F0F4"><center> </center> 
    <center>
    <table bgColor="#603460" border="0" cellSpacing="1" width="461">
    <tr bgColor="#ffffff" vAlign="top">
    <td><p align="center">
    <img src="http://61.137.93.108/image/bar0.gif" WIDTH="460" HEIGHT="25"> </p>
    <table border="1" width="457" bordercolorlight="#000000" cellspacing="0" bordercolordark="#FFFFFF">
    <tr><td width="353" height="4" colspan="2"></td></tr>
    <tr>
    <td width="177" height="5"><font color="#476992">
    <span style="font-size: 9pt"><b>姓名:</b><font color="Red"> 楼楼</font></span></font></td>
    <td height="5"><font color="#476992"><span style="font-size: 9pt">工作单位: 上海田亩西路523号</span></font></td>
    </tr>
    <tr>
    <td width="177" height="15"><font color="#476992"><span style="font-size: 9pt">ICQ : 4522108</span></font></td>
    <td height="15"><font color="#476992"><span style="font-size: 9pt">BP机: </span></font></td>
    </tr>
    <tr>
    <td colspan="2"><font color="#476992"><span style="font-size: 9pt">
    电 话: 11912456</span></font></td>
    </tr>
    <tr>
    <td colspan="2"><font color="#476992"><span style="font-size: 9pt">EMAIL: [email protected]</span></font></td>
    </tr>
    <tr>
    <td colspan="2"><font color="#476992"><span style="font-size: 9pt">通信地址: 200031</span></font></td>
    </tr>
    <tr>
    <td colspan="2"><font color="#476992"><span style="font-size: 9pt">其它信息: </span></font></td>
    </tr>
    <tr>
    <td colspan="2"></td>
    </tr>
    </table></td>
    </tr>
    </table>
    </center><center><table border="0" cellPadding="0" cellSpacing="0" width="461">
    <tr align="right">
    <td><img border="0" src="http://61.137.93.108/image/more1.gif" WIDTH="69" HEIGHT="12"></td>
    </tr>
    </table></center>
    <br></td></tr> <tr>
    <td width="100%" height="40"></td>
    </tr>
    </table></td>
    </tr>
    </table>
    </center></div>
    </body>
    </html>