Error message
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 ![]()
