escape quotes in GREP

2009-11-29 Thread Julia Gallardo Lomeli
ssing??? Thanks for the help -- Julia Gallardo Lomeli

Calling parametera from a specific form

2009-03-03 Thread Julia Gallardo Lomeli
I have 2 forms: form A and form B I am validating if there are blank fields in form B, what can I do to make : if (param()) { } but only focus on the parameters in form B... how can I call parameters from only one form??? Is there anything like formA.param() ??? -- Julia Gallardo