Log in

View Full Version : xml on my html website



queerfm
07-21-2006, 08:25 PM
Is there away that i can have my news xml file show up in my html code like a news ticker. i don't want a php i just want to have my xml file show up on my html i hope that makes sence

jscheuer1
07-22-2006, 06:54 AM
Something that might be better than pure xml but that doesn't require PHP is:

http://www.dynamicdrive.com/dynamicindex2/ajaxticker.htm

queerfm
07-22-2006, 07:25 PM
thats a txt file i have an xml file i would like to use, so can this read xml files?