[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

01/22/2008 at 06:45AM PST, ID: 23101213 | Points: 250
[x]
Attachment Details

Problem In generating the CSV file in the perl code. using Apache

Asked by Aloha_Technology in CGI Scripting, Apache Web Server, Perl Programming Language

Tags: open source, perl

Hi Experts ,

We are implementing the functionality to generate the CSV file (reports) in the perl - Apache environment.

This functionality seems to work improperly   for  some data. We  are using the following code to get the things done.

<code>
my $r = Apache->request;
$r->content_type('text/csv');
my $headers_hash = $r->headers_out;
$headers_hash->{'Content-disposition'} = "attachment; filename=" . $report_name . ".csv";
<code>

This code is expected to ask to save the generated .CSV  file , but it is not doing the same.

Any advice where I should concentrate so that I can get the better and correct output in the CSV format


Thanks,

 





[+][-]01/22/08 07:56 AM, ID: 20715342

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/23/08 01:12 AM, ID: 20721846

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/23/08 01:35 AM, ID: 20721976

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/23/08 07:25 AM, ID: 20724002

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/24/08 05:05 AM, ID: 20732584

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/24/08 06:36 AM, ID: 20733294

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/26/08 12:16 AM, ID: 20748885

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/28/08 07:22 AM, ID: 20759685

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/28/08 11:10 PM, ID: 20765923

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02/07/08 12:41 AM, ID: 20839149

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20090824-EE-VQP-74 / EE_QW_2_20070628