
August 2nd, 2011, 01:21 PM
|
|
Contributing User
|
|
Join Date: Jun 2011
Posts: 60
Time spent in forums: 13 h 22 m 2 sec
Reputation Power: 2
|
|
I see kitlesss,
thanks
Quote: | Originally Posted by kiteless Not directly, since CFML is executed on the server and JavaScript is executed on the client. But you can either just submit the form to the server and process it there, or you can have the button click trigger an AJAX call to the server. But either way, the data has to get to the server for CF to do anything with it. |
|