Click to See Complete Forum and Search --> : Javascript & xml


LHayrl
11-28-2003, 06:56 PM
I am trying to create a search button in an html page that will locate a movie that is in an xml document. The xml document is RMOVIE the root element is<Movie> other elements are <Name>
<Actor_Actress>
<Rating>
<Length>
<On_Loan>
How would I code this so that it shows the movie under my results?Thanks!

Khalid Ali
11-28-2003, 11:37 PM
Go to this link...and then see you can understand how this might work...ask any specific questions if you have.

JavaScript And XML (http://www.webreference.com/programming/javascript/xml/)