- or download this
<html>
.......
...
</frameset>
</html>
- or download this
<td width=28% align=center>
<input type="submit" name="act" value="xxx" class="cbutton">
- or download this
#!c:\\perl\\bin
...
open(OUTFILE, ">$outfile1");
print OUTFILE "$output_page";
close(OUTFILE);