I need to use some complex calculations from a CFC to update a form field
when a different field is changed.  This seems like a fairly simple matter
of using...

onChange="getHttp();"

on the first field then having javascript do an http request to the CFC
which returns a simple numeric value which I can then set into the second
field.

I have done much googling, found many results, but can't get any of them to
work.  Can anyone point me to a good example of getting javascript (from
firefox only, no need for IE compatability) to do this?

I can set the field, it is just the http request I am failing on.

--
Jay

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.17.1/1183 - Release Date: 13/12/2007
09:15
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:248435
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to