Hello everyone, Since the javascript regexp contains the same syntax as php, as far as I know (in my limited knowledge), I was wondering if there was a way to send my global validate variables to a javascript variable to use as variables in the java script similar to the validation process of cakephp?
Is this possible? Currently, I am trying to work with prototype.js and extending the form class to work like the cakephp class validator, but I am wondering if I only need to store my validator variables in one spot, or would I need two copies (one php and the other javascript)? thanx, jay --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
