Re: Post Variables Problem

2006-07-17 Thread ShepherdWeb
No problem, thanks for the update. --~--~-~--~~~---~--~~ 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 [EMAI

Re: Post Variables Problem

2006-07-17 Thread D Smith
Thanks for your kind support. Problem has been resolved. it was something to do with the htaccess file. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-ph

Re: Post Variables Problem

2006-07-17 Thread D Smith
Thanks for your kind support. Problem has been resolved. it was something to do with the htaccess file. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-ph

Re: Post Variables Problem

2006-07-15 Thread ShepherdWeb
Also, make sure you have a form element: formTag('/application/add/) ?> --~--~-~--~~~---~--~~ 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 unsubscrib

Re: Post Variables Problem

2006-07-15 Thread warrenchua
hi, have you checked your input tag? something like: input('Controller/field_name') ?> D Smith wrote: > I have setup a cake application.Everything is working > fine except the form posting.Whenever i submit a > form $this->params['data'] use to come empty. > > Do anyone have any idea about thi

Post Variables Problem

2006-07-15 Thread D Smith
I have setup a cake application.Everything is working fine except the form posting.Whenever i submit a form $this->params['data'] use to come empty. Do anyone have any idea about this problem? --~--~-~--~~~---~--~~ You received this message because you are subscr