Michael, it is usually faster to just upload it, like I said from your local development copy.
My hosting company just told me to upload it, as that way, I a) had what I wanted b) they didn't have to expose anything to me regarding server set-up, and I didn't have to reprogram. If they don't put the CFIDE in the webroot (as that is where it is looking.. the following is from your code on-line: Here is the test template <script type="text/javascript" charset='utf-8' src='/CFIDE/scripts/cfformhistory.js'></script>) then you will have to use the scriptsrc attribute to point it to the right place. Hopefully your hosting company is more accomodating then mine, but if not, the above is the solution... or that is my 2 cents anyways :) Rob >Thanks Rob, > >I have forwarded this to the hosting company, as we don't have access to >that directory. Ill let you know how it turns out. > >Thanks for the quick response, > >Michael > >Michael, > >You have to have access to the CFIDE directory. If you view the source >on the page you have listed, you will see that it is looking for some JS >in this directory. Copy the directory from your development theme to >your hosted site.. You don't need the whole thing I don't think, but >this is what I have done, because then I know that everything is there. > >HTH > >Rob ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301000 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

