Um, I think this is a question that goes beyond CakePHP.  This is
basic "how to create a page that has a form that you can submit".

In this case, I'd build the page just like it was another PHP page and
use the built-in HTML and form helpers to point the form submit to
your controller/action combo.

On 8/16/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>   hi,guys:
>   I am new in Cake. so can any one please tell me how to solve the
> issue below:
> There are two tables : Clients and Sites,one client has many
> sites(client_id is the foreign key in table Site).Now I want to create
> a thtml page in which users can add Client's information PLUS
> site_name(which is from table Site).
>   In this case , what should I do?
>
> Thank you for your support
>
>
> >
>


-- 
Chris Hartjes

"The greatest inefficiencies come from solving problems you will never have."
-- Rasmus Lerdorf

@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

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

Reply via email to