page match: absolute, relative, and secure absolute

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
kevincal
Beginner
Beginner
Posts: 2
Joined: Mon Jun 20, 2005 3:35 pm

page match: absolute, relative, and secure absolute

Post by kevincal »

I have a question regarding possible feature of the menu items, or possible work-around.

Let's say I have a menu item with a url = '/secure_checkout.php'

If I refer to it as '/secure_checkout.php' the page match state will find it. What about if I refer to it as 'https://www.myserver.com/secure_checkout.php'? or lets say I have a reason to refer to it as an absolute url with the domain? ie, 'http://www.myserver.com/secure_checkout.php' ...

Is there a way to have the page match state find true?

cheers,
-Kevin
Post Reply