Search found 2 matches

by F. Jeffe
Thu Jan 02, 2003 2:32 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Integrate the Menu into a Framesite with PHP-Pages
Replies: 1
Views: 2305

Hello Tiedi, I don't know whether you've already came to a solution. If not you could try to put the code into an include file, like: $menu = <<<HERE <script language=JavaScript src="frames_body_array.js" type=text/javascript></script> <script language=JavaScript src="mmenu.js" t...
by F. Jeffe
Thu Nov 14, 2002 7:48 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Passing Arguments
Replies: 10
Views: 11519

PHP & MySQL

Hello Cool_Capybara (& Kevin), I also got into troubles when I tried to get the menu working with PHP. In my case the link I try to invoke within the menu has to be something like: link.php?init=$init&volgord=offno . As you can see init should be replaced by data submitted when loggin in on ...