HtmlEncode () 防止TextBox輸入HTML TAG,且可以換行. DIM Description = "XXXXXXXXXX" Server.HtmlEncode(Description).Replace(vbCrLf, "<br />").
確定! 回上一頁