Form itself cannot do it. Only JavaScript.

On Sep 23, 10:12 pm, persianshadow <[email protected]> wrote:
> hi
>
> i have  form with one field that get number from user , i want send
> this number to my controller from
>
> url . i change my form type to "get" but i need to nice url
> routing .for example
>
> with "get" type i get this :
>
> http://......./admin/edit?id=100
>
> but i want this :
>
> http://....../admin/edit/100
>
> please help me for solve this.
>
> thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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