Ò»¸öÍøÒ³³ÌÐò£¨½çÃæÉÏÓÐ1¸öTextBoxºÍ1¸öButton£©
Ö÷Ìå´úÂ룺
C# code:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
public partial class _Default : System.Web.UI.Page
{
protected void Page ......
ÎÊÌâÈçÌâÄ¿£¬
°ïæ¡£¡£
ÄãÊÇÖ¸swfAddress & swfObject ÕâÁ½Õß?
ÎÒµÄÒâ˼ÊÇ£¬£¬£¬±ÈÈçÔÚhtmlÀïÃ棬¿ÉÒÔÓÃ
<div>
<a name="a" id="a"> </a>
¶¥²¿ </div>
<div> <a href="#a">¶¥²¿ </a> </div>
À´´ïµ½µ ......
tomcatÀïµÄserver.xml°Ñ±àÂë¸ÄÁËUTF-8Ò²¸ÄÁËGB2312£¬È»ºó°ÑÖ÷Ò³Ãæ¸ú±»µ¼ÈëµÄÒ³ÃæµÄ±àÂë¸ñʽ¶¼¸Ä³ÉÁËserver.xmlÖеĴúÂë¸ñʽ£¬µ«ÊDZ»µ¼ÈëµÄheader£¬footerµÄÒ³ÃæÀïµÄÖÐÎĶ¼ÊÇÂÒÂ룬Ö÷Ò³ÃæÀïµÄÖÐÎÄÄÜÕý³£ÏÔʾ£¬ÌøתҲÄÜÕýÈ·ÏÔʾ£¬ÕæÊǸ㲻Çå³þÔõô»ØÊÂÁË£¬ÄÄλ¸ßÊÖÖ¸µãһϰ¡£¬Íò·Ö¸Ðл£¡£¡
htmlÎļþÔʼÊý¾Ý¿ÉÄܾͲ ......
¸÷λ ÎÒÊÇÒ»¸öasp.net ³õѧÕß ÓиöÎÊÌâ
HTML code:
<asp:Label ID ="lable1" runat ="server" Text =""/>
HTML code:
<asp:Label ID ="lable1" runat ="server" Text =""></asp:Label>
ÉÏÊöÁ½ÖÖÃèÊöl ......
ͼÎÄ»ìÅÅhtmlÄÚÈݵ¼³öword
ÄÚÈÝÊÇewebeidetÔÚÏß±à¼Æ÷¿Ø¼þµÄÄÚÈÝ£¬Ïë°ÑÕâЩÄÚÈݵ¼³öµ½ wordÎĵµÀïÃ棬¼òµ¥µÄ·½·¨¾ÍÊÇresponse.writeµÄ·½·¨£¬µ«ÊÇÕâ¸ö¶«Î÷¸ã²»¶¨Í¼Æ¬¡£µ«ÊÇÓÖ²»ÏëÈ¥¹¹½¨Ò»¸öwordÎĵµÈ»ºó²åÈëͼƬ£¬Ï£Íû¸ßÊÖÖ¸µã
C# code:
private void Word_Export()
{
Response.Clear();
Response.Buff ......
<img height=10 hspace=5 src="/uploads/sky.gif" width=10 align=baseline border=0>
ÎÒÒª¹ýÂËÄÚÈÝÖеÄËùÓÐͼƬ¡£ÔõôдÕýÔò¡£ÎÒдµÄÔõôû¶¯°¡
set regIMG = New RegExp
regIMG.IgnoreCase = True
regIMG.Global = True
......