Make sure following files are available under your webroot and accessible:
/CFIDE/scripts/ajax/yui/yahoo-dom-event/yahoo-dom-event.js /CFIDE/scripts/ajax/yui/animation/animation-min.js /CFIDE/scripts/ajax/yui/autocomplete/autocomplete-min.js /CFIDE/scripts/ajax/messages/cfmessage.js /CFIDE/scripts/ajax/messages/cfmessage.js /CFIDE/scripts/ajax/package/cfautosuggest.js /CFIDE/scripts/cfform.js /CFIDE/scripts/masks.js /CFIDE/scripts/ajax/resources/yui/yui.css /CFIDE/scripts/ajax/resources/cf/cf.css When I last tried http://www.nmrs.com/CFIDE/scripts/ajax/yui/animation/animation-min.js and http://www.nmrs.com//CFIDE/scripts/ajax/package/cfautosuggest.js it gave me 404 not found error. All the files listed above must be accessible from your webroot. Les Mizzell wrote: > What the heck else could I have wrong? Can you make sure the above mentioned files are present under your webroot? Best regards, Sagar Gupta -----Original Message----- From: Les Mizzell [mailto:[email protected]] Sent: Sunday, January 11, 2009 3:27 AM To: cf-talk Subject: Re: cfinput autosuggest not working? Ian Rutherford wrote: > Go into IIS and find your website. > Right-click on the site and select "add virtual directory" > Name it cfide and map it to the cfide directory. Above done. Still not working. Test page here: http://www.nmrs.com/test.cfm If you do a view source on the test page below, the javascript generated by CF is showing the variables from the database being populated into the array. var _cf_autosuggest_init_1231624384536=function() { var _cf_autosuggestarray=[]; _cf_autosuggestarray="1958,60 Vibe,Beauty,Blue Moon,Bowl ... What the heck else could I have wrong? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317727 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

