Forum Moderators: coopster

Message Too Old, No Replies

Generate and email excel file

         

d40sithui

3:00 pm on Sep 7, 2007 (gmt 0)

10+ Year Member



Hi guys,
is this possible without having to first create a physical file on the server?

eelixduppy

11:51 pm on Sep 7, 2007 (gmt 0)



I do not think so. I believe the file will have to be actually on the server before it can be attached to an email. It would only be temporary, though, and deleted right after the email if that is how you want it.

d40sithui

11:46 am on Sep 10, 2007 (gmt 0)

10+ Year Member



yea i'm doing this now. oh well, gave it a shot. thanks.

coopster

4:58 pm on Sep 10, 2007 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You can create a string in memory (such as tab-delimited or comma-separated lines separated by newlines) which is a "file" that can be written out as an email attachment.