House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home / Groups / ColdFusion Talk (CF-Talk)

Error using CFHTTP

Author:
Claude Schneegans
09/16/2007 12:11 PM

>>Does this mean that the return value is ;URL Interface? No, but apparently you are using CFHTTP to create a query, and the first line on the file contains the column names. The problem is that "URL Interface" is not a valid name for CF, because of the space it contains. Use the attribute COLUMNS to overwrite those in line on, and use valid names. -- _______________________________________ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: piegeacon@internetique.com) Thanks.


Mailing Lists