Marc Campeau wrote:

>>Is there a way to concatenate 2 binary variables (that contain 2 files):
>><cffile action="" file="#ExpandPath('.')#/file2.bin" variable="file1">
>><cffile action="" file="#ExpandPath('.')#/file1.bin" variable="file2">

> Otherwise, maybe you can convert both files to Base64, do the
> concatenation and then reconvert back to binary...

That will only work if the first file has a size that is a
multiple of 3 bytes.

Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to