Thursday, March 22, 2012

html content pageing in .net page

hi...
i have a problem and i'm not find in web this problem.
problem: text data recorded in database and this text data content HTML. iwant to pageing this textdata in page. i try count to character but tobe HTML tag in text data... i hope understand me.

Hi. You can try using

Server.HtmlEncode("<b>Your HTML Content Here</b>")


no no i'm not find this. i write problem again : example have a text (3000 character) and i do paging this text. example every page 1000 character... total 3 page. or text = 5000 character every page 1000 character total page = 5 as soon as... this application same datagrip paging ... BUT existent HTML TAGS in text... anyway problem this HTML TAGS...

already now thanks...

No comments:

Post a Comment