sub show_excel { my($self) = shift; my $file = "temp.xls"; my $output = $self->header_props(-type => 'application/vnd.ms-excel', -attachment => $file); return $output; }
In reply to how to open excel in browser using CGI::Application by prakashivb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |