[thelist] JavaScript from one window to a frame in another wi ndow...

Link, Jeff R Link.Jeff at emeryworld.com
Wed, 1 Dec 1999 16:14:24 -0000


I used the following script that sent the viewer to a new user request form
and closed the little pop up window...

onClick="window.opener.location.href='http://www.emeryworld.com/etc...';self
.close();"

HTH,

~jeff link