Yeah I dunno, some odd quirks on forms which i never can get my figers
on. Just to be safe I usally just write code like this...

<form method="post" action="<?=$this->here?>">
  <?php echo $form->input('User.test1', array('size'=>'50')) ?>
  <?php echo $form->input('User.test2', array('size'=>'50')) ?>
  <input type="submit">
</form>


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to