Re: [PHP] Excel Report Formatting

2010-04-20 Thread Tommy Pham
i want it to open in a new window. is that possible? > > > > - Original Message > From: Tommy Pham > To: Php Developer ; php-general@lists.php.net > Sent: Tue, April 20, 2010 1:47:40 PM > Subject: RE: [PHP] Excel Report Formatting > > > -Original M

RE: [PHP] Excel Report Formatting

2010-04-20 Thread Jay Blanchard
[snip] Hi, somebody knows if it is possible to open excel content in a new window? what i want is basically initialize the headers and instead of echo $content i want it to open in a new window. is that possible? [/snip] Yes, it is possible. Is this too obvious? My apologies, I

Re: [PHP] Excel Report Formatting

2010-04-20 Thread Ashley Sheridan
> - Original Message > From: Tommy Pham > To: Php Developer ; php-general@lists.php.net > Sent: Tue, April 20, 2010 1:47:40 PM > Subject: RE: [PHP] Excel Report Formatting > > > -Original Message- > > From: Php Developer [mailto:pdevelo...@rocketmai

Re: [PHP] Excel Report Formatting

2010-04-20 Thread Php Developer
@lists.php.net Sent: Tue, April 20, 2010 1:47:40 PM Subject: RE: [PHP] Excel Report Formatting > -Original Message- > From: Php Developer [mailto:pdevelo...@rocketmail.com] > Sent: Tuesday, April 20, 2010 9:52 AM > To: Tommy Pham; php-general@lists.php.net > Subject: Re: [PHP] Excel Re

RE: [PHP] Excel Report Formatting

2010-04-20 Thread Jay Blanchard
[snip] It's still not an excel file but an HTML table sent with an Excel mime-type. This is just asking for trouble if the user does not use Excel, as it's exploiting behaviour that looks very particular to Excel and not ALL spreadsheet software. [/snip] This is true, it is exploiting behavior tha

RE: [PHP] Excel Report Formatting

2010-04-20 Thread Tommy Pham
> -Original Message- > From: Php Developer [mailto:pdevelo...@rocketmail.com] > Sent: Tuesday, April 20, 2010 9:52 AM > To: Tommy Pham; php-general@lists.php.net > Subject: Re: [PHP] Excel Report Formatting > > Hi Tommy, > > The code in the link is traightforwa

Re: [PHP] Excel Report Formatting

2010-04-20 Thread Ashley Sheridan
On Tue, 2010-04-20 at 12:50 -0400, Dan Joseph wrote: > Its good to see we're all playing nice today! > It's still not an excel file but an HTML table sent with an Excel mime-type. This is just asking for trouble if the user does not use Excel, as it's exploiting behaviour that looks very partic

Re: [PHP] Excel Report Formatting

2010-04-20 Thread Php Developer
bject: RE: [PHP] Excel Report Formatting > -Original Message- > From: Php Developer [mailto:pdevelo...@rocketmail.com] > Sent: Tuesday, April 20, 2010 8:30 AM > To: php-general@lists.php.net > Subject: [PHP] Excel Report Formatting > > Hi, > > Do you know

Re: [PHP] Excel Report Formatting

2010-04-20 Thread Dan Joseph
Its good to see we're all playing nice today! -- -Dan Joseph www.canishosting.com - Unlimited Hosting Plans start @ $3.95/month. Promo Code "NEWTHINGS" for 10% off initial order http://www.facebook.com/canishosting http://www.facebook.com/originalpoetry

RE: [PHP] Excel Report Formatting

2010-04-20 Thread Jay Blanchard
[snip]I believe the OP wants to format the excel for download. And not display the data in excel like in the web browser.[/snip] He didn't specify that, but you can change the code in the article to save the file and make available for download. -- PHP General Mailing List (http://www.php.net/

RE: [PHP] Excel Report Formatting

2010-04-20 Thread Tommy Pham
> -Original Message- > From: Jay Blanchard [mailto:jblanch...@pocket.com] > Sent: Tuesday, April 20, 2010 8:40 AM > To: Php Developer; php-general@lists.php.net > Subject: RE: [PHP] Excel Report Formatting > > [snip] > Do you know if there is a way to generate a fo

RE: [PHP] Excel Report Formatting

2010-04-20 Thread Jay Blanchard
[snip] Do you know if there is a way to generate a formated Excel report. I want some rows to be of different colors than the others. [/snip] STFW or STFA much? This was posted yesterday Stupid browser tricks http://www.evolt.org/node/26896 -- PHP General Mailing List (http://www.php.

RE: [PHP] Excel Report Formatting

2010-04-20 Thread Tommy Pham
> -Original Message- > From: Php Developer [mailto:pdevelo...@rocketmail.com] > Sent: Tuesday, April 20, 2010 8:30 AM > To: php-general@lists.php.net > Subject: [PHP] Excel Report Formatting > > Hi, > > Do you know if there is a way to generate a formated Excel report. > I want some rows