Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

autosuggest bug?

New Here ,
Jan 27, 2009 Jan 27, 2009
I have a cfinput with autosuggest:
<cfinput type="text" style="text-transform:uppercase" name="cognome" size="20" maxlength="20" autosuggest="cfc:wedosport.commonfiles.componenti.getTables.getAtl({cfautosuggestvalue})">
It works good on my developement PC, but if I copy the program and cfc on the production server the autosuggest doesn't works! I can't see the image "static.gif" on the right of the field (also if the address is correct) and i had a javascript error "ColdFusion is not defined".
Here is the page in error
TOPICS
Advanced techniques
268
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jan 28, 2009 Jan 28, 2009
LATEST
Hi,

You need to map your CFIDE in your IIS.. Ask your hosting provider, he will get that done for you.

HTH
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources