Hi, CMIIW, but I think you won't be able to achieve that without one of: 1. redirection (as mentioned by others) 2. javascript on form's submit event handler
The default behavior of the browser is to append the input as querystring behind the requested URL. On Thu, Aug 20, 2009 at 9:47 PM, kicaj<[email protected]> wrote: > > How add to url search keyword? > I want like this url: /products/search/keyword from simple form with > one text input field? > > Sorry, maybe it's stupid question... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
