#!/usr/bin/perl -wT # some processing of calculations here print "Content-type: text/plain\n\n"; # set content type to plain text print "Result 1 = $result1\n"; print "Result 2 = $result2\n";
In reply to Re: Save results on web page to doc or txt
by Joost
in thread Save results on web page to doc or txt
by Wampa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |