menu link with parameters

Argos

Where did you find that option??
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

peturkirke

I think i solved this problem. The solution was very simple. I used the option "External link".

Argos

Not tested and very crude, but it may work: create a menu link to an imaginary url without parameters and use htaccess redirect permanent to redirect to url with parameters. Of course this is not elegant and not suited for clients.
Jurgen Nijhuis
Argos Media
Heiloo, The Netherlands
----------------------------------------------------------------
Please don't request personal support, use the forums!

peturkirke

its not working

it just open a page called newpage.php (with the same name as my newpage)

seems like the javascript is not active

snark

you can use a code section and put in


<script language="JavaScript">
<!--
window.location="http://www.domain.com/pages/page.php#anchorname";
//-->
</script>

peturkirke

how can i create a menu link with parameters ?

When i go to "Pages" choosing "Add page" of type "Menu link", then how can i link it to one page with parameters, for example like this:

page.php?type=4&region=7