Skip to main content
April 22, 2010
Question

Error message

  • April 22, 2010
  • 2 replies
  • 2590 views

Hello again , after adding the following code to my page I get a popup with an error message saying

Imports for tag CFFORM are missing. Use CFAJAXIMPORT to import them on your main page. [Enable debugging by adding 'cfdebug' to your URL parameters to see more information]

<cfform id="speepri" action = "#CGI.SCRIPT_NAME#">
                <cfselect id="spepri" query="qhip" name="speprice" display="spd" value="cid">
                </cfselect>
                </cfform>

can anyone see what the problem is or how to solve it?

thx a mill

This topic has been closed for replies.

2 replies

tclaremont
Inspiring
April 23, 2010

I am with BKBK on this one. You may have found a solution, but I don't think you have determined the problem.

BKBK
Community Expert
Community Expert
April 22, 2010

Where is your CFIDE directory? It  seems Coldfusion cannot find it.

April 22, 2010

C:\ColdFusion8\wwwroot\CFIDE

I've not touched it.

tclaremont
Inspiring
April 22, 2010

What are the permissions for the CFIDE directory? Have they been changed recently?