Quote:
|
This method is no go also. Thanks for the ideas.
|
hey, did you try my suggestion? i tested it and it works, except you just have to deal with a toolbar.
the form you have to send it from has to look like this:
<form method=post action=nextpage.html target=new>
<input type=text><input type=submit>
</form>
the key is "target=new" , .. but you probably don't want the toolbar.