PDA

View Full Version : Problems with AttachedFilesRequest


Mark[MS]
06-Feb-2006, 10:33 AM
I'm a new user to Eurekalog - was using the exception dialogue with mail within the Jedi VCL pack but the options Eurekalog offers goes far beyond what that offers.

One of the things that was a buying point of Eurekalog was the ability to attach files...so I've looked at the help file and am attaching 2 files. The files are user selected through the application (1 Excel spreadsheet and 1 any file) via a standard TEdit. I've got the AttachedFilesRequest as:

AttachedFiles.Add(fnedtFile1.Text);
AttachedFiles.Add(fnedtFile2.Text);

and I get 2 files sent along with the screenshot and log...but the 2 files are both the 2nd file - it's not sending me the fnedtFile1.

Files are sent compressed (still does the same uncompressed).

Any ideas on what I've missed?

Mark[MS]
06-Feb-2006, 10:37 AM
Also, switching the fnedtFile1 and fnedtFile2 makes no difference...always sends the 2nd file twice.

admin
07-Feb-2006, 08:32 AM
Hi,

Mark[MS] wrote:
> Also, switching the fnedtFile1 and fnedtFile2 makes no
> difference...always sends the 2nd file twice.

I'm sorry but I cannot reproduce it.
Can you send to me a little source demo capable to reproduce it, please? :)


--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!