Ummm...

Can you then help me with the re wording of the following "question"? ( I
thought it was pretty clear )

Somebody on this list mentioned that I should be using cfhttp to be parsing
csv data straight into a query object. I just cannot make it work.

My Code:

<cfhttp url="" name="qGetData"
delimiter="," resolveurl="no" timeout="20"></cfhttp>

CF Error:

The column name "<!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 3.2 Final//EN>" is
invalid.

Column names must be valid variable names. They must start with a letter and
can only include letters, numbers, and underscores.   The error occurred in
C:\Inetpub\wwwroot\HOCACF\pharma\test.cfm: line 1

1 : <cfhttp url="" name="qGetData"
delimiter="," resolveurl="no" timeout="20"></cfhttp>



Do I need to be using the textqualifier option in the cfhttp tag, as my CSV
data is in the form:

"data","moredata","evenmoredata","etc"


Can someone tell me what the :
"The column name "<!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 3.2 Final//EN>" is
invalid."  Error means ????

No matter what I do with the cfhttp tag, I cannot get it to produce a query
object.



  _____  

From: Charlie Griefer [mailto:[EMAIL PROTECTED]
Sent: Monday, 20 September 2004 1:02 PM
To: CF-Talk
Subject: Re: Are my posts hitting the cf-talk lists ???

ayup.  

maybe you're just not asking the right questions? :D

On Mon, 20 Sep 2004 13:03:20 +1000, Brant Winter <[EMAIL PROTECTED]>
wrote:
> Just never seem to see responses anymore ?
>
> ----------------------------------------------------------------
> The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer. It is the responsibility of the recipient to ensure that the
onward transmission, opening or use of this message and any attachments will
not adversely affect its systems or data. Please carry out such virus and
other checks, as you consider appropriate. To the fullest extent allowed by
law, no responsibility is accepted by Haematology & Oncology Clinics of
Australasia for any virus damage caused by this message.
>
>

  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to