are you referencing it as a URL or a file path? try it as a file path.

-----Original Message-----
From: Larry Juncker [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 16, 2001 9:18 AM
To: CF-Talk
Subject: RE: Extract Information from a word doc for DB Insertion via CF


I tried that and keep getting a message CONNECTION FAILURE

I even typed the URL manually to test it.  The title of the files have
spaces in them, could that be what is causing the errors?

Thanks

Larry Juncker
Senior Cold Fusion Developer
Heartland Communications Group, Inc.


-----Original Message-----
From: Dylan Bromby [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 16, 2001 10:54 AM
To: CF-Talk
Subject: RE: Extract Information from a word doc for DB Insertion via CF


try using CFFILE to place the content of the Word doc into a CF variable and
parse from there. just point to the .doc using the FILE attribute of CFFILE.

-----Original Message-----
From: Larry Juncker [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 16, 2001 8:50 AM
To: CF-Talk
Subject: Extract Information from a word doc for DB Insertion via CF


Can someone tell me if there is a custom tag or a setting to use with
CFDIRECTORY or CFFILE that I can use to parse data from a word doc to insert
into a DSN.  All I get using a script is a 5 character encrypted code.

Thanks

Larry Juncker
Senior Cold Fusion Developer
Heartland Communications Group, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to