Quote:
Originally posted by Admin
try putting your javascript in your <form> tag
|
I thought about that, also. Maybe something like
Code:
<form method="post" action="javascript{onclick="window.open()";}">
[update]
This method is no go also. Thanks for the ideas.
[/update]