what happens if you hardcode the full path including filename in the FILE
attribute?

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


Dylan;

I am using the following:

<CFFILE FILE="#FileRoot##Name#" action="READ" variable="FileContent">

with #FileRoot# = f:\websites\larry\aljcompserv\HumboldtMLS\$40k+\
and #Name# = Th - 426 Dear St. $45k.doc

Also I have tried replaceing the first period in the name with CHR(46) and
that did not help.  I then renamed the file with taking the pfirst period
out of it.

The template when run results in the following:

f:\websites\larry\aljcompserv\HumboldtMLS/$40k+/Th - 426 Dear St $45k.doc
��ࡱ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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