Is the file inside 'the web root directory' of Active4D ?
You have to add outside folders or move the file to the 'web root'
before trying to send it.
See the Active4D.ini file
Did you try this before document to blob ?
If (Test path name($doc_path)=Is a document )
` ok, the file exists ...
Else
` error, the file doesn't exist or
End if
On 09/05/2006, at 10:13, Michael Check wrote:
On 5/9/06, Raimon Fernandez <[EMAIL PROTECTED]> wrote:
if(BLOB size($blob_file)#0)
set response header("Content-Disposition"; "attachment; filename=" +
$docFileName)
Well, now that I tried it, I keep geting th error message. It cannot
find the file, perhaps? I have the path and filename correct. Is
there a way I can check to see if the file is actually being found by
Document to Blob? It would seem the blob is coming up as 0 in
size. The file is a PDF, if that has anything to do with it...
Thanks,
Michael Check
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/