[EMAIL PROTECTED] wrote:
I don't think that's going to work. Actually I know that it doesn't work. I've got an action that doesn't have a form to create this page. The link to the page is billpay.do and it doesn't have a form... all I do is get stuff from a database and put it into drop downs. How would I do parent.refresh();??? parent.reload();??? Thanks,Assume you have a form in the parent window that does your refresh, whether it's visible to the user or not (i.e., has nothing but hidden fields).
Simply do:
parent.theForm.submit();
Brandon
P.S. I'm excited because we're close!
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]