Click to See Complete Forum and Search --> : Xml parts into Html - help me!!


gal
03-10-2004, 06:16 AM
Dear Sir or Madam,
I operate a web sites and have a lot of content arranged in some XML files.
I thought to use those pages as a content sourse for my HTML pages..

I would like to find a way to include parts of those XML pages code into my HTML documents..

Is it possible? what is the best way to do it?

Is there any HTML command such as: includepart ?
similar to #include file .. to be locatet at my HTML?

I thought convert the XML to other format/database and link to there from my html docs..

Your help is more then welcome here.. Thanks, Gal.

TheBearMay
03-10-2004, 07:46 AM
Sounds like a good job for XSL....

gal
03-10-2004, 07:55 AM
this word sounds too complicated here... :)
hows the command looks like?

TheBearMay
03-10-2004, 08:08 AM
Take a look over at: http://www.w3schools.com/ and see if that will do the trick for you.