Hi Treasa,
Not sure why it doesn't work when you do a FORM POST. It works fine with GET method and when used with <a href...>
Code:
<form method="get" action="printpage.html" target="_blank">
<input type="submit" value="Print Page" name="PrintPage" style="float: left"></td>
</form>
<a href="Printpage.html">Print Page</a>
Both these codes are working fine.
Hope that helps.
Cheers!
_________________________
- Vijay G
Strive for Perfection