On 6/12/07, Will Tomlinson wrote:...
> Any ideas anyone?
I don't use qForms... but if you want to add another event to
the "onchange" of the select, you can just put the current
function inside another function, and then call that. Like:
function departmentOnchange {
objForm.Tier6.populate(stcTiers[objForm.Tier7.getValue()], null, null,
stcBlank);
yourFunctionCallToMxAjax();
}
</script>
<select name="department" id="department" onchange="departmentOnchange()">
....
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7.
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280899
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4