Try something like this: (did not test it)
<form target="_parent" onSubmit="SubmitMyForm()">
<script type="javascript">
SubmitMyForm(){
document.forms[0].submit();
self.close();
}
</script>
-----Original Message-----
From: Ken [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 26, 2006 10:11 AM
To: CF-Talk
Subject: form target
Sorry guys. I think I missed my morning coffee. I'll just re-phrase my
question. Please ignore previous post. Here goes:
My page opens a pop-up window (a cfm page). From there I want to submit a
form to the first page, the base window, and once that is done, I want to
close the pop-up.
Please help.
Thanks,
K
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four
times a year.
http://www.fusionauthority.com/quarterly
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:258109
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4