they provide a sitemap generator specifically to submit to google, but it is .htm I want to have an xml sitemap that google can actually crawl, but they only help you make webpages with .html extension I used that website to generate an xml sitemap. I just don’t know how to include it on a [...]
Monday, September 27, 2010
I am looking for information on downloading level 2 quotes in XML format at my request. Does anyone know of a site that will allow me to do this at a cheap/reasonable/free price? I want to be able to send a request to the site/service for any given symbol and retrieve an XML file with [...]
I want to get the data from http://content.linesmaker.com/xml/lines/204.xml to show on my web page, and update every so often. I don’t really know Javascript or PHP and i’m trying to teach myself. How would I go about doing this using either Javascript or PHP?
Filed in Q&A
|
Also tagged xml
|
since XML needs a parser which a browser don’t have i doubt it will not work if embedded in a web page.
A copy-paste code will be very useful. A simple and optimizable code can be changed to the style of my page. There is a news porvider and the news is in xml format. A visitor should beabe to click the news title and go to the web page whose url is also in the xml.
Friday, December 18, 2009
How can I make a web page were the user can update (add to or edit) an XML file with out have to refresh, reload, or leave the page? I’ve heard this could be done with AJAX, but when I asked (see previous questions), I was told this was impossible. Does anyone think they can [...]
Wednesday, December 16, 2009
I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea? Will it is true that XML is not able to do that but [...]
Wednesday, December 16, 2009
I want to create a drop box menu with an XML file. Can somebody share some knowledge on how to do this? I will then use the option to insert a menu on my web page, importing the XML file. This will allow me to edit just the file and have it update on all [...]