in the popup (on the form's action page).

[ code to insert stuff into database ]

<script type="text/javascript">
     opener.reload();
     self.close();
</script>

On 1/30/07, Bruce Sorge <[EMAIL PROTECTED]> wrote:
> Hello all,
> I suck at JS and need a little assistance. I have an edit form that checks
> to see - among other things - if the user has private information in the
> private table. If not, then I let them know there is no private information
> and have a link opening a new window where they can add this information.
> What I want is to be able to open the window, fill the form, and upon
> submission close the window and refresh the calling window so that the
> private information shows.
>
> Thanks,
>
> --
> Bruce Sorge
>
> "I'm a mawg: half man, half dog. I'm my own best friend!"
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268116
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to