alev Posted April 21, 2007 Share Posted April 21, 2007 HI Here is a problem I cn open new window or close this window What I need is wne some one closing this window it will rollin to a new window IE here is a form some one need to fillin aftersubmitting a form I have a butone <<CLOSE>> here is a script <a href="javascript:window.close()"onClick="window.close();"><img border="0" SRC="Images/close_bttn.gif" ALT="" height=23 width=67></a> But I would Like when form is closed it shoud rall int to a new windoof my site. I have try <body onunload="window.open="window.open('http://www.domaine_name.com')"> It do not work Any sugesstions? Thanx Link to comment https://forums.phpfreaks.com/topic/48042-openclose-window-with-oneclick/ Share on other sites More sharing options...
fenway Posted April 23, 2007 Share Posted April 23, 2007 But I would Like when form is closed it shoud rall int to a new windoof my site. Huh? Link to comment https://forums.phpfreaks.com/topic/48042-openclose-window-with-oneclick/#findComment-235977 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.