100% doable and we built an entire app that does not post a single form. OUrs is using CFAJAX, but the principles are the same. We wrote a function that always gets all elements in a form (mirroring some of the HTL oddities like checkboxes aren't defined if not checked). We fire that off to AJAX which has the CFCs do the validation....then if all's well the inserts/updates/deletes....then back to the browser to kick off a callback function to let the user know the record has been dealt with (in a pop-up div that was previously hidden.
So yeah....go for it....heck of a lot more responsive app ;-) Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268148 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

