Forums
This topic is locked
close browser window
Posted 24 Apr 2003 21:53:00
1
has voted
24 Apr 2003 21:53:00 kelly lerbekmo posted:
hi there. this is the problem:1) in regular browser window, i have a link set up to open a small form (using advanced open window 3)
2) the form opens in small window, yet once submitted, it redirects to the next link in the same window.
3)that's ok however, I need a 'close window', or something so that the viewer can continue in a 'regular' browser window with the menu bar etc.
Is there a button that I can create in ultradev (or link) that when the viewer clicks it, it closes the active window and the initial window is now on top?
hopefully i'm making sense, if you need to know what i'm talking about - here's the links i'm trying to correct:
www.colligo.com/palm/wlan/
click on 'upgrade now' , submit the form, and the next link opens in the same window...
Belly
Replies
Replied 24 Apr 2003 23:44:32
24 Apr 2003 23:44:32 Jeremy Conn replied:
Put this code in the tag of your close image or link:
<b>onClick="javascript:window.close()"</b>
(DWMX|IIS5|Access2K|XP|ASP/VB)
*Connman21*
www.conncreativemedia.com
Edited by - connman21 on 24 Apr 2003 23:45:13
<b>onClick="javascript:window.close()"</b>
(DWMX|IIS5|Access2K|XP|ASP/VB)
*Connman21*
www.conncreativemedia.com
Edited by - connman21 on 24 Apr 2003 23:45:13