Hi,
Here is my code now;
The script opens a new window.Code:<FORM ACTION="script.cgi" NAME="fmain" METHOD="POST" TARGET="_new"> <input type=hidden name="user" value="$user"> <a href=javascript:fmain.submit();>Click Here</a></form>
However, I want it to open a window with a certain hieght and width, and no address bar.
Does anyone know how to do that?
Tx!!!





Bookmarks