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:08

Need help with PERL


Poster: mrortner
Dated: Thursday September 30 2004 - 20:38:42 BST

I have a rather complicated need.

I have a menu generated by a .pm file that has to be perl because I am passing some things back and forth.

My page looks like this.

Large windo
IFrame
IFrame

the first IFrame is my menu and the second is the results frame for the menu item I clicked.

I need to populate my menu with data from a database that I have and then need it to go across the first IFrame to the 2nd IFrame.

Is it possible to insert the menu_data into my perl module and then use perl variables to populate the menu items? If so then will it be possiblem for me to go across frames?

Has anyone done this before?


Poster: perldev
Dated: Thursday September 30 2004 - 20:57:54 BST

To replace data source with /whatever/yourprog.pl will do it.


Poster: mrortner
Dated: Thursday September 30 2004 - 21:30:32 BST

I'm sorry, could you expand that thought a little?
I not very familiar with Milonic yet.


Poster: Maz
Dated: Friday October 1 2004 - 1:26:58 BST

Not sure, is it where you change menu_data.js to .pl
I know its done with .php sometimes.

maz


Poster: mrortner
Dated: Friday October 1 2004 - 1:31:07 BST

That wont' work with perl files I don't think. Apache has the abiltiy to parse PHP script in files but not perl


Poster: Maz
Dated: Friday October 1 2004 - 5:34:02 BST

Sounds like you'll have to try placing the contents of menu_data in perl and let us know what happens.

I rarely see anyone talking about perl & js but someone might be able to help with the js.

maz