Friday, October 29, 2010

form to create/redirect to a url

I want to create a form that redirects to a url based on input from
the user.

For example:


First Name:-----------
Last Name: ------------

Would redirect to domain.com/controller/action/lastname/firstname

There would be no information saved.

I also want to have a select box populated by table values for
example:

I have a column called Year and in contains years obviously. I would
like to return only the unique values from that column in a select
box.

Thanks in advance for any help and FYI i am new to cake...

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: