Creating Menu from an XML File

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
gregory.toland@dmstat.com
Beginner
Beginner
Posts: 2
Joined: Fri Oct 22, 2004 10:57 pm

Creating Menu from an XML File

Post by gregory.toland@dmstat.com »

According to the Milonic home page, "The new menu now uses a fully object oriented based data file for ease of editing and for building menus dynamically from a database and XML files etc". I was wondering how to do this from an XML file?

Gregory
perldev
Mega User
Mega User
Posts: 115
Joined: Thu Aug 26, 2004 5:23 pm
Location: Chicago

Post by perldev »

check out my.msn.com. You will know how. But for Milonic, I don't think you can.
gregory.toland@dmstat.com
Beginner
Beginner
Posts: 2
Joined: Fri Oct 22, 2004 10:57 pm

Post by gregory.toland@dmstat.com »

Then, was does the Milonic home page advertise version 5.0 does that?
rcranswick
Super Advanced
Super Advanced
Posts: 62
Joined: Tue Aug 19, 2003 2:14 pm
Location: Bermuda
Contact:

Post by rcranswick »

Unfortunately, I don't have any examples but I suspect it works the same way as building the menu from a database i.e. create an XML file containing the menu items then use something like ASP, ColdFusion etc to parse the XML file and build the menu.

Someone correct me if I'm wrong.
Richard Cranswick
CCS Group Limited
Bermuda
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi All,

At the moment we only have a PHP sample for building menus from a XML file.

The demo is at http://milonic.com/xml_menu.php

It's a rough cut but seems to be fine.

We are hoping to release a generic web based XML menu using JavaScript to parse the data but getting the data into the browser is proving difficult to do "cross browser". Seems it's classed as a security problem so we may no bother with this. Unless of course we know where Microsoft are heading with regards to new updates. ;)

Cheers
Andy
Post Reply