Latest members | More ...
Hi, Can we change the html or content of the page dynamically. I want to give user a option where in he will select a page to edit and he can change the content of the page or complete structure,html of the page and save that page. Kind Regards, Jay
StringBuilder Str = new StringBuilder(); Str.Append("Hello!"; label.Text = Str.ToString();
Jpchoudhari, if this helps please login to Mark As Answer. | Reply | Alert Moderator
Write New Post | More ...