Hey all, I trying to create a bookmark link on my page.  I couldn't
find anything in api that would let me do this, so I've tried to do it
using HTML but when I click the link I get a page saying I have a
missing controller, $Verbs.

Below is part of my HTML code.  I can see how the $Verbs controller
comes about as its the name of my bookmark.  How do I get it follow
the HTML and not Cake?

<p>
<a href="&Verbs">Verbs</a>
</p>

....

<h1><a name="$Verbs">Verbs</a></h1>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to