I'm working to retrieve a tab-delimited list of members from a remote server
using CFHTTP.
Problem is, the source list headers in the first row have spaces in between
some of the words.  For example, "first name".  CFHTTP doesn't like column
names with spaces.  I've tried specifying my own columns, such as
"firstname", but then CFHTTP states that there are an incorrect number of
columns in the row.  I'm only testing with one column.

Is there any work arounds, or is there another way to do this?

Thanks, Mark


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to