TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Administrator
Tech Writer
2.2k
1.5m
How to display HTML special characters?
Apr 9 2003 5:56 AM
As titled. The VS.Net will translate the following code: tblNewRow = new System.Web.UI.HtmlControls.HtmlTableRow(); tblNewCol = new System.Web.UI.HtmlControls.HtmlTableCell(); tblNewCol.InnerText = "Copyright ©"; tblNewRow.Cells.Add(tblNewCol); and displays " ©" instead of the special characters.. Thanks!! Lethain
Reply
Answers (
1
)
How I may receive DataSet with small decimal using remote object ?
position of control