Enter Keywords:
1 - 10 of 269(0.015 seconds)
Sort By:
 
How do I make the following XML run on the server side? (I hope the code is readable. If not I will make it available for download.) --------------------------------------------------------- ...
Zones: XMLDate Answered: 03/01/2001 Rating: 4.4 Views: 0
Hello, I am working with an XML file that has data for a scroller on my page, and I am trying to convert it into html. I can get the <div>s and such in correctly, but after all the html is in, I ha...
Zones: XML, Macromedia Homesite, XH...Date Answered: 11/27/2003 Rating: 6.4 Views: 0
I have a number of XHTML pages that I need to include some content in using JavaScript. (It has to be with JavaScript as it adds a style sheet that hides a menu, if users without JavaScript come to...
Zones: JavaScript, Macr...Date Answered: 01/29/2003 Rating: 8.6 Views: 163
Following an example seen online, I try to write my own XML file import and dynamically write the contents into a table. The table is actually created but the problem is with IE6 the CSS class styl...
Zones: JavaScriptDate Answered: 02/07/2003 Rating: 6.2 Views: 0
How can I generate an xml doc/s using javascript? links or code would be greatly appreciated
Zones: JavaScript, XHTMLDate Answered: 01/27/2004 Rating: 8.4 Views: 0
Hi, im currently trying to convrt my web site from a primarily xml/javascript based site to a sql/php site.  I've only been using php and mysql for under a month so go easy plese. I have a html f...
Zones: PHPDate Answered: 11/13/2004 Rating: 7.6 Views: 0
hi experts I have a xml file and i am using javascript and xpath concepts to get a node of the element I am trying to get the municipality node which is right under county node so i wrote so...
Zones: XMLDate Answered: 04/07/2006 Rating: 7.8 Views: 0
I'm rather new to XML but from what I understand I can fetch XML documents containing requested data by using javascript. This can be from my own server or other servers that offer XML data. Is thi...
Zones: XMLDate Answered: 04/18/2006 Rating: 9.8 Views: 0
hello, i have this xml file http://api.local.yahoo.com/MapsService/V1/geocode?appid=yahoo&street=702+First+ave&city=Sunnyvale&state=CA I need to be able to get the longitude and latitude into...
Zones: XMLDate Answered: 04/25/2006 Rating: 9.4 Views: 0
Hello All, I'm currently trying to implement some AJAX coding using XML and I'm having an issue getting the values out of the XML. A sample of the XML is below: <?xml version="1.0" ?> <TheX...
Zones: JavaScript, XHTMLDate Answered: 06/19/2006 Rating: 7.6 Views: 0