acoustika
Junior Member
Denmark
311 Posts |
Posted - 20 September 2003 : 21:42:14
|
Help, I'm trying to build a Double menu So that my user will be able to have a choice of two or more menu's Basically I have modified the Inc_header file, I have made a If else end if statement, and have made two menus. Then I have made a String called strMenuChoice right before the first menu and the IF statement, I have put strMenuChoice = "X", it changes as I would like it to So far so good My problem is I would like, my users to have a menuitem last in the menu called "Change menu", how do I do this I have tried copying one of the other menuitem links a changed it so it links to Default.asp, but how do I set it to change the strMenuChoice thing I can't figure out, and am I even in the rigt direction, I would also like the Cookie to remember which menu to use. |
Edited by - Nikkol on 20 September 2003 22:03:08 |
|