When I move CGI::Application, I've tried leaving this in which returns the results plus an additional header at the bottom of the JS scroll list. If I comment out the print header line it doesn't work at all. What can I do to have one correct header returned from CGI::Application. I appreciate any feedback.print $q->header(); foreach my $row ( @$Results ) { print "$row->{'DOC_SUB_TYPE'}|$row->{'DESCRIPTION'}\n"; }
In reply to CGI to CGI::Application, headers problem by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |