How to Find XML information?

im trying to make some aplications for things, like Yahoo Mail, Messanger.

any tips on how to do this?
and dont say google like the first idiot who answered, i wouldnt be asking if that had worked
i know about finding the source, BUT how to i make it into XML format, so i can use it for online web apps

Reading XML from a website using VB?

I’m using the XmlTextReader function which is working perfectly while reading xml files stored locally, but it won’t work if I give it a web url instead. Does anyone [...] Continue Reading…

How do I upload an XML file to a SQL Server database, I already have a database with a XML type field and?

How do I upload an XML file to a SQL Server database?, I already have a database with a XML type field , the FileUpload control with the validation [...] Continue Reading…

Which is the best :Dreamweaver Vs. Aptana Vs. Amaya in using CSS, HTML, XHTML,XML & JavaScript?

Which is the best : Adobe Dreamweaver Vs. Aptana Vs. Amaya in using CSS, HTML, XHTML,XML & JavaScript. ?

thanks

could someone give me a couple of books that can explain these HTML PHP XML XHTML and JAVA?

could someone give me a couple of books that can explain these HTML PHP XML XHTML and JAVA
i want to try and learn everything i need to know about [...] Continue Reading…

how do I get rid of : chrome://global/content/bindings/general.xml:0?

script error, if i stop, firefox crashes. If I continue, sometimes i can work on the page, but what am I doing to the system. Just not comfortable [...] Continue Reading…

how to read the subchilds from a XML file using JSP?

this is my XML file:
<prog>
<name>M</name>
<child>
<name>CM</name>
<subchild>
[...] Continue Reading…

Vb.Net 2008 – Add spacing to written XML file?

I’ve created a form which saves the inputted information into separate XML elements using the XMLTextWriter function. This is all working perferctly, apart from the fact that it places [...] Continue Reading…

How can I generate a report with data from an .xml file in ASP.NET and C#?