XLS Size different when created in VB vs. in ASP??

R

rweide

I'm converting a VB application to ASP page, and I noticed the sizes of the
spreadsheet created are different. For example, the VB application exported
a spreadsheet with about 350 KB, while the ASP exported a spreadsheet (using
OWC) will have a file size of 2,550 KB!!

Does anyone know why's the difference? And if I can do anything to make the
spreadsheet smaller in size when created by ASP OWC??

Thanks.
 
Top