Hi,
I'm trying to use anchors form one page to the next; I do not succeed atm

I can set the anchor point and when I manually "call" the anchor its working fine:
(Something like)
www.mysite.nl/pages/recensies.php#myanchorWhen I use in fckeditor the code button and change the link from:
<a href="[wblink40]">Some Text</a> to <a href="[wblink40]#myanchor">Some Text</a> it works fine!
I can find a button to set to a WB link (which correctly insert the [wblink40] but no anchors) The other button is setting a link to an imgae of the image directory...
So the question is
how can I set in an editor (preferably fckeditor)
an anchor to some other page 
Thanks in advance