On Wed, April 18, 2007 11:25 am, tg-php@xxxxxxxxxxxxxxxxxxxxxx wrote: > Also, if you output an HTML table and set the content type in your > header to an Excel content type, it should ask the client PC to open > the page in Excel (assuming they have it installed). This works for a > real quick and dirty export-to-excel type thing. Then PHP isn't > really creating an Excel file, but presenting the data in a format > that Excel on the client PC can read. If you output CSV format and send Excel content-type, that also works, and may be a more natural coding than HTML tables. Or not, depending on what you are doing. :-) -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php