Is it possible to send a javascript function to test if a form field was changed then pass a boolean (bCheckField) to a filter function that will tell it to actually perform the check or to skip over the validation and continue? If so, how should I approach this?
Utilizing Coldfusion 8, MachII and Microsoft SQL.
Thank you very much...