html to xml

any way to convert html pages into xml, without me having to read the gobbleydegook that is the instructions found online, and understanding it? any software(s) that does it properly? i dloaed one but i don’t think it works =/

Re: html to xml

what type of an html page are we talking about? HTML and XML are standards that have pretty divergent purposes... while HTML is meant for presentation of content, XML is primarily meant for structuring the content.

So it really depends on the context of the problem... what are you trying to convert? and what you want the end result to be / do for you?

Re: html to xml

Well..To create pages in XML you need Microsoft Visual Studio.NET. It will not convert the HTML code but it will allow you to make XML in HTML and then create forms by dragging and dropping the items you need. If thats what you are asking. Look for ASP.NET tutorials.

Re: html to xml

For XML … u need to define CSS file … n for html u wont need … nt necessary … for converting them u need to remake all page in any xml supporting tools …:chai:

Re: html to xml

Khumar,
as you'll see we all here can and will probably suggest a million ways you can do this based on the tools that we know of. If you tell us a little more about what you want to do, we'll be able to help better.

Better yet, if you can post a sample of the html file along with what it is you want to do with it, that would be best.

This.

Re: html to xml

15 Seconds : Converting Your existing HTML to XML