RE: CFFORM or Jquery Form Validation

2011-08-30 Thread Al Musella, DPM
[mailto:muse...@virtualtrials.com] Sent: Monday, August 29, 2011 10:22 AM To: cf-talk Subject: RE: CFFORM or Jquery Form Validation Terry, I see nobody gave a simple example.. here is one: http://virtualtrials.com/testjquery.cfmhttp://virtualtrials.com/testjquery .cfm view page source to see how

Re: CFFORM or Jquery Form Validation

2011-08-29 Thread Cameron Childress
On Sun, Aug 28, 2011 at 11:10 PM, Terry Troxel terry.tro...@gmail.comwrote: Are, but I did learn something today. I am a 70 year old guy who loves all this stuff That's pretty cool actually. You get a pass. :) Glad you got things working. -Cameron -- Cameron Childress -- p:

RE: CFFORM or Jquery Form Validation

2011-08-29 Thread Al Musella, DPM
into that. Thank you very much for your input, just try and remember an example is just that, Something to learn by. Terry -Original Message- From: Cameron Childress [mailto:camer...@gmail.com] Sent: Sunday, August 28, 2011 2:51 PM To: cf-talk Subject: Re: CFFORM or Jquery Form Validation

RE: CFFORM or Jquery Form Validation

2011-08-29 Thread Terry Troxel
for frameworks at this time so the method you provided is just perfect and I can get me old head around it. Terry -Original Message- From: Al Musella, DPM [mailto:muse...@virtualtrials.com] Sent: Monday, August 29, 2011 10:22 AM To: cf-talk Subject: RE: CFFORM or Jquery Form Validation Terry, I

CFFORM or Jquery Form Validation

2011-08-28 Thread Terry Troxel
I have 3 form fields: Phone1, phone2, email. Can someone point me to or give me an example how to: I have always used an cfif statement to validate that at least ONE contact method is provided. This is so old school, but it works. I would like to know how to accomplish this using JQUERY, CF

Re: CFFORM or Jquery Form Validation

2011-08-28 Thread Cameron Childress
On Sun, Aug 28, 2011 at 1:19 PM, Terry Troxel terry.tro...@gmail.comwrote: I would like to know how to accomplish this using JQUERY, CF AJAX or CFFORM, so I can learn something new today. I would like to see as many examples as I can if possible. Check out ValidateThis:

Re: CFFORM or Jquery Form Validation

2011-08-28 Thread Terry Troxel
Cameron, Thank you for your reply. I went to their demo and tried out the list box, but it only allows ONE selection. I am lookning for at least one ir: email and phone1. And then if I got that I guess I could submit to another page and show whatever fields they requested and make those

Re: CFFORM or Jquery Form Validation

2011-08-28 Thread Maureen
http://stackoverflow.com/questions/1300994/jquery-validate-require-at-least-one-field-in-a-group-to-be-filled On Sun, Aug 28, 2011 at 10:19 AM, Terry Troxel terry.tro...@gmail.com wrote:  I have 3 form fields: Phone1, phone2, email. Can someone point me to or give me an example how to: I

Re: CFFORM or Jquery Form Validation

2011-08-28 Thread Cameron Childress
On Sun, Aug 28, 2011 at 5:03 PM, Terry Troxel terry.tro...@gmail.comwrote: I went to their demo and tried out the list box, but it only allows ONE selection. There are many many examples available for ValidateThis. You'd asked for more than one. The download contains a whole bunch. If you

RE: CFFORM or Jquery Form Validation

2011-08-28 Thread Terry Troxel
, August 28, 2011 2:51 PM To: cf-talk Subject: Re: CFFORM or Jquery Form Validation There are many many examples available for ValidateThis. You'd asked for more than one. The download contains a whole bunch. If you meant what you said when you claimed you want learn something new today, I