Note that even if you used my example (which you are welcome to use 
of course), you still need to confirm it on the server side when the 
form is submitted.. some people turn off javascript, and others will 
play around with tools like fiddler to mess you up:)
Best way is to use both - check on the client side to make it easier 
for the user and check on the server to make sure you have what you need,


At 03:06 PM 8/29/2011, you wrote:

>Al,
>Now that's what I call perfection.
>
>Thank you very much and I am not going to copy your code as I already
>finished Sunday
>My old school method. I too am not great with javascript or jquery, but am
>starting to try getting into it
>So I don't get left completely behind.
>I have no use 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:[email protected]]
>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.cfm>http://virtualtrials.com/testjquery
>.cfm
>
>view page source to see how it works.
>Try submitting it first with nothing entered, then with something in
>one of the fields
>I am not great with javascript or jquery but it works:)
>I stripped out everything unneeded.
>You can also easily do it without jquery just using javascript... but
>the jquery syntax is easier to remember.
>
>Al
>
>
>
>At 11:10 PM 8/28/2011, you wrote:
>
> >Cameron,
> >I did as you said and downloaded the framework.
> >I read the quick start and the pdf and it is way over this guy's head.
> >I ended up using cfform and checkboxes which passed the list onto the next
> >page
> >To a loop which then displayed the text input for which ever the user
> >checked off.
> >Works fine and is old school yes, but I am not yet into frameworks as you
> >obviously
> >Are, but I did learn something today. I am a 70 year old guy who loves all
> >this stuff
> >And do not want to just have something given to me to copy their work, but
> >instead to
> >See a working example to learn from. I did learn that grouping fields is an
> >option
> >I hadn't thought about and am going to go deeper 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:[email protected]]
> >Sent: Sunday, 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 would look at
> >ValidateThis.
> >
> >If instead, you want someone to link to a solution for you so you can
> >cut/paste code to solve your exact problem, someone else will surely
>provide
> >it shortly.
> >
> >
> >
> >
> >
>
>
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347134
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to