Skip to content

Category Archives: Q&A

Anybody know the difference between XML and HTML?

If H stands for Hypertext what does X stand for?

Why is xml to csv conversion difficult using c++?

Would one be better off using DOM or MSXMLX.dll?

how to get exchange rates as xml data?

i run a website and want to show major economy indicators, like exchange rates, oil prices, etc. Is that possible to fetch such kind of data off some web or xml server ?

Can someone explain to me how XML works? And what is XHTML, PHP, SQL, and ASP?

I know html and am learning css and javascript. C3Schools says XML is meant to store and send data like <book>Book Name</book> but what’s the point in that? When would I be able to use that? And what are XHTML, PHP, ASP, and SQL and what do they look like? I will read long answers. [...]

Where/How can I learn XML and XSD?

I want to learn XML and XSD but I don’t know where or how to learn. Are there like any good books that teach it or what?

Which Is The Best Software Used To Make A Website Without Knowing The Languages (HTML, XML, ect)?

I Know The Basics But I Do Not Know The Full Languages. I Want A Software With Graphical User Interface To Develop A Website Which Can Contain Java Scripts, Flash, Etc. I Have Tried Dreamweaver (CS5) But It Is Difficult To Use.

Is there a piece of software to count how many times a certain line repeats in a xml file?

How do you paginate XML results in JQuery?

On the homepage for this game site, I’m working on, I need a jQuery widget that tracks the most recent 100 players, 10 players per page, through XML data. The rest of the site is XML driven, and I am using jQuery to help with the AJAX. I have the widget for the most recent [...]

How could I get the 20th, 30th, 50th (etc) record of an xml file, via jQuery?

I am paginating a widget on my homepage that logs the 100 most recent users, in a table, listing their username, and 5 other fields. So in my XML file, each "User" has 5 different fields. How would I go about getting, say, the users 30-40, in a file, printing their fields, then 40-50, then [...]

Im making a weather website does anyone know how to put XML into text or HTML codes?

Or is there a way to take weather data and put it on several internet web pages?