Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:23

Text on menu


Poster: gooshy1
Dated: Thursday December 1 2005 - 12:27:50 GMT

Is it possible to display the text on the menu that is picked up from attibutes on the http session?

I want to display the name of the logged in user of my system on the menu where the username is stored in a formbean.

Thanks.


Poster: Andy
Dated: Wednesday December 7 2005 - 10:37:48 GMT

Hi,

If you can pass the parameters into JavaScript then you should be able to add them to the menu.

This can be either at runtime or buildtime but you do need to get the values readable by JavaScript.

If you use a server side scripting engine such as ASP, PHP or Cold Fusion, you should be able to echo the settings directly to the menu_data file, providing the file has been renamed .php, .asp or .cfm for example

Hope this helps,
Andy


Poster: gooshy1
Dated: Thursday December 8 2005 - 10:09:40 GMT

Cheers,

I'll give it a try. :)