For lack of a proper CFIDE mapping on the server, if I copy the CFIDE 
"scripts" folder to the root of my site, shouldn't the below work?


<cfform action="contact_process.cfm"
           scriptsrc="../scripts/"
           method="post"
       name="contact"
       preservedata="true"
       preloader="no"
       format="xml"
       skin="halosilver"
       id="form_contact" >


I get: "CFFORM skin name halosilver not found."

Same with anh of these
"scriptsrc="../scripts"
"scriptsrc="/scripts"
"scriptsrc="/scripts/"


Ideas?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

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

Reply via email to