url with ; not handled correctly - [RESOLVED]

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
aliki
Beginner
Beginner
Posts: 2
Joined: Wed Nov 23, 2005 7:09 am

url with ; not handled correctly - [RESOLVED]

Post by aliki »

Hi

I have got urls with ; because of url rewriting.
The thing is the information for each menu item are separated by ; .
As a consequence it just take the part of my url before the ; since it thinks that the element is ended.
I tried to put the url between ' and ' , but it doe not work either
I did not try with " and " since the menu item alreadu use it.

Do you have any suggestion ??[/b]
slepit
Beginner
Beginner
Posts: 2
Joined: Tue Sep 27, 2005 4:47 pm

Post by slepit »

Ok, I di not search ibn the first place for the right key word in the forum.

After some serach, I found the solution and it seems to work : using backquotes :

aI("text=link;url=`/iwt/algemeen/brochures.jsp;jsessionid=A6C2740FE57FAF195DE34027B96DA3AB?topNav=student`");
Post Reply