ah ic..well thanx so much for that information..well i guess i have to
lower my
security level for this matter...one more thing, how can i redirect an
entire page
when im submitting a form using ajax? say for instance
if($this->Model->save(){
$this->redirect('theWholePageToSomeWhereElse');
}else{
$this->redirect('toPreviousViewUsingAjax');
}how can i do that? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
