TIWAdvWebGridExcelIO

Hi,


I want to export my grid with TIWAdvWebGridExcelIO and then, send the xls by mail.
Can I save the file on the server for future use and not having It in my browser ?

I've seen a post with Pdf and autosend by nothing for Xls.

Thanks

Edit :

I've found. The file is located in the local temp directory !

With TIWAdvWebGridExcelIO.XLSExport(szFile, Nil); the file is not downloaded. Cool