Use namespace System.Web.HttpUtility. VB.NET Dim mystring as string =”Tom & Jerry” Response.Write (HttpUtility.HtmlDecode (mystring)). C#
確定! 回上一頁