![]() |
SendFile - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: SendFile (/thread-1232.html) |
SendFile - denville - 09-11-2019 C++ Builder XE7 (32-bit build) IW 15.0.22 WebApplication->SendFile( SelFspec, true ); Any attempt to download a file from the browser fails. For example, SelFspec = "SYS_LOG-2019.txt" Browser (Firefox and Chrome) error: File copy Failed. The file "/sam-dat/logs/SYS_LOG-2019.txt.tmp" could not be created. The system cannot find the path specified Help ?? Thanks Sorry, just re-read the note "Some reminders about SendFile" - now seems to be working with my installed versions of Chrome and Firefox. |