Rick, >I've been able to accomplish that when I'm validating the >individual fields, but once all the fields are validated, >I haven't figured out how to send the entire form at once. > >Perhaps another function (I tried that, but it's probably >incorrect) that get's called when the "Calculate" button >is clicked. That's what I'd like the user to do once the >fields have all cleared validation. > >I was trying to use taconite to return the result that is >processed, but I can't get it back to the form page >for display. > >The browser is just displaying the raw taconite code, >saying there is no style information associated with >the info. I think it's just not getting passed via Ajax >to the form page. At that point Firebug is "disabled" >and it says the page cannot be displayed.
How are you currently "validating" the form? How are you currently submitting the form via AJAX? Are you using the Form Plug-in to submit via AJAX? If not, please take a look at that plug-in: http://www.malsup.com/jquery/form/ -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273601 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

