|
-
Feb 16th, 2001, 02:05 AM
#1
Thread Starter
Member
Hey Guy's
the heading say's it all .. I'm opening a Page using:
************
function Head(page) {
OpenWin = this.open(page, "CtrlWindow", "height=300,width=400,toolbar=no,menubar=no,location=no,scrollbars=yes,resizable=no");
}
*************
Now I want to close the parent page at the same time .. is this possible? and how would I do this?
Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|