View Single Post
Old 07-03-2002, 08:35 AM   #5 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,444
sde is on a distinguished road
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.
sde is offline   Reply With Quote