Larry,

Well, you've found the problem; just not the solution.

The errors show that the file is not being found (assuming the file hasn't
been corrupted or something).

Ignore the CFINCLUDE route for a moment: can you browse to
http://servername/CFIDE/scripts/cfform.js? If not, then the file isn't where
you think it is.

Remember, the cfform.js file is not being CFINCLUDEd. What's being included
by CF is the <script src (etc.) tag. If, for instance, CFIDE were not in the
web root, a CFINCLUDE would find it if it were mapped in CF Admin. But the
generated script tag wouldn't find it, because the web server would not be
aware of the mapping.

-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270246
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to