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