<script language="_javascript_">
//alert("window is still open");
the_Child.close();
</script>
I suppose this script is in the pop up?
Then "the_Child" is not defined there, it is its parent's object.
Simply try self.close();
and it should close itself.
--
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

