Are you trying to just convert a few pages to xhtml or trying to make a program that does it automatically? To convert a few html pages, you really just need to do a find and replace.
Please select "Mark as Answer" if my post solved your problem, thanks.
anas7144
0 Points
8 Posts
Converting html to xhtml
Jul 20, 2009 01:11 PM|LINK
hi, how can i convert an html to xhtml using c# code?
illinoistim
Member
386 Points
88 Posts
Re: Converting html to xhtml
Jul 20, 2009 01:38 PM|LINK
Are you trying to just convert a few pages to xhtml or trying to make a program that does it automatically? To convert a few html pages, you really just need to do a find and replace.
tapanrami@ho...
Participant
1058 Points
193 Posts
Re: Converting html to xhtml
Jul 21, 2009 03:26 AM|LINK
check this tutorials
http://www.codeproject.com/KB/cs/html2xhtmlcleaner.aspx
http://www.codeproject.com/KB/XML/HTML2XHTML.aspx
Thanking You
Tapan Rami