Re: Redirecting from javascript

2010-06-04 Thread [-Cheluis-]
vin wrote: > Are you asking how to redirect to a different page in JavaScript? > That's not really Cake-related, but it's window.location = 'your new > page'. > > On Jun 3, 9:49 pm, "[-Cheluis-]" wrote: > > > > > Hi! I was wonder

Redirecting from javascript

2010-06-03 Thread [-Cheluis-]
Hi! I was wondering if there is a way to redirect from one action to another via javascript. I want to do some validations and then, redirect the flow to one specific action. Any ideas? thanks Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related