View Single Post
Old 07-03-2002, 07:12 AM   #4 (permalink)
bdl
Senior Contributor
 
Join Date: May 2002
Location: vta.ca.usa
Posts: 555
bdl is on a distinguished road
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]

Last edited by bdl; 07-03-2002 at 07:15 AM.
bdl is offline   Reply With Quote