Iulian - as I wrote a few posts ago: "My Bad. I used $from->submit when I should have used $form->end
ok now each form send the right data but still both of them have the same ID. Even if this doesn't cause any problem should they have different ID's just so things will be clearer? " So the missing </form> was in caused by me since I used the wrong $form function to end a form. On Jun 19, 2:30 pm, "Iulian Ilea" <[EMAIL PROTECTED]> wrote: > Are you sure </form> appears in your HTML source? From what are you saying > it seems your first form is not closed. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
