Hi, Chris...

I haven't looked into UDF's, but I'm fairly certain that UDF's
are "post-CF.45".  In other words, can't be used.

Here's what I'm up against.  I'm using jQuery to $.post
form fields to CF for validation (I prefer to do server-side
right now, since I know how to do much more in CF than in JS).

I've worked out the jQuery to submit the form fields and
validate entries and return error messages to the calling page.

I've been using Taconite to handle placement of the error messages.
This has worked fine.

But the problem I've come up against is, once the entire
form has valid entries, how to post the entire form
and have the result returned via Ajax.

I've tried various methods, but haven't been able to accomplish
it, yet....

Rick

-----Original Message-----
From: Christopher Jordan [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 23, 2007 12:04 PM
To: CF-Talk
Subject: Re: Scorpio - What to do until then?

Rick,

What are you missing that has to do with JSON? Will jsonencode() and 
jsondecode() not work for you on 4.5? I know I've taken part in a couple 
of your threads on this similar subject, but I forget. Those two 
functions are UDFs that you can obtain from CFLib.org... oh wait. Does 
4.5 have UDFs?

Chris




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273571
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to