Isaac,

Just so you know, I've been working on v2 and although everything should
be backwards compatible, there's going to be a lot more event handling.
One of the things in v2, is you can choose to overwrite the default
behavior of displaying errors.

My goal is to allow you to easily hook in to an exist framework--whether
that be DHTML or possible even ActionScript.

I'm also going to have onError events for each field, so you'll be have
routines for each individual field that might throw an error.

I think it'll be a ton better than the current version, plus it'll
actually be faster. :)

Oh yeah, it support internationalized messaging too!

-Dan

> -----Original Message-----
> From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 12, 2002 12:39 PM
> To: CF-Talk
> Subject: RE: form question
> 
> > As the author of the API, one thing I tried to do was *simplify* JS
> > development for the developer. If you're not that familiar
w/JavaScript,
> > it still should be something you can get up and running w/in a few
> > minutes by going through the examples.
> 
> > I think you'll also find you'll be able to build more powerful UI
> > experiences using the API.
> 
> > -Dan
> 
> 
> Hey Dan...
> 
> Remind me to show you what I've done with your API recently ... I
actually
> haven't used any of the related select boxes stuff, but I created a
new
> error handling mechanism for my cms application which displays error
> messages in a draggable window-esque box, and I managed to get the
> _q_validate function to display its results in this error handler,
> replacing
> carriage returns with <br /> tags and without editing your original
js
> files, by using a combination of your _functionToString() function and
a
> custom replace() function of my own. :)
> 
> So one of these days when I have a little more time, I'll update the
> qForms
> engine in my cms app. :) Plus, you can drag the table over and fill in
the
> required fields with the validation info still showing, which you
can't do
> with the alert() box since you have to hit the OK button before you
can
> make
> any changes to the form.
> 
> I also plan to make a donation as soon as I have some cash...
> 
> 
> Isaac Dealey
> Certified Advanced ColdFusion 5 Developer
> 
> www.turnkey.to
> 954-776-0046
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to