日期:2014-05-16  浏览次数:20423 次

如何控制TEXT中只能输入日语的全角汉字(急啊)
各位大哥大姐,帮帮忙啊,知道的快回复。。。。。。

------解决方案--------------------
<style> .active { ime-mode:active ;FONT-FAMILY: 'MS ゴシック ' </style>

<asp:textbox id= "txtBIKOU " runat= "server " Width= "642 " Rows= "5 " CssClass= "active " TextMode= "MultiLine "> </asp:textbox>


用css应该容易些