I need to use links with parametrs.

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Gerzon.Sergey
Beginner
Beginner
Posts: 2
Joined: Mon Feb 26, 2007 5:42 pm

I need to use links with parametrs.

Post by Gerzon.Sergey »

Gerzon.Sergey@weizmann.ac.il
I need to use links with parametrs like this

http://ligin.weizmann.ac.il/~lpgerzon/L ... e=SAMPLES&

Can I use Milonic menu in such a case?

How to transmit parameter values
to menu_data.js file.

How to prepare links with parameter line in
menu_data.js file.

thanks in advance


Gerzon Sergey.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

People seem to use parameters in links all the time. That link you posted here would be this way in the aI string. The aI string has to be one line so it would have to be one line for that url.

Code: Select all

url=http://ligin.weizmann.ac.il/~lpgerzon/LC/lcgc/ps.cgi?db=test_met&last_modifier=5&work_name=SAMPLES&;
I'm not sure what you are asking as to transmitting it to the menu.

Ruth
Post Reply