i have to convert HTML page to XML page help me thank you.

You can use xslt for that.In asp.net we have System.Xml.Xsl namespace for supporting classes and methods for xslt.XslCompiledTransform class has Load and Transform methods which will be useful.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.