I've got one .cfm-File with the code including two .cfc-Files like this:
<script language="javascript">
_ajaxConfig = {
'_cfscriptLocation':'CFC/index.cfc','_jsscriptFolder':'../../ajaxCFC/core/js','debug':false};
ajaxConfig = {
'_cfscriptLocation':'CFC/index.cfc','_jsscriptFolder':'../../ajaxCFC/core/js','debug':false};
</script>
>I don't understand what you're asking. Can you be more specific? Maybe
>include some code or pseudo-code?
>
>Thanks,
>Chris
>
>
>
>>