Hello all...first time here...hope you can help me!
I'm trying to get the original popup window to close on submit. Because there are actually 4 form tags on this page, I'm not sure if that's creating the issue, but I can't for the life of me find a piece of code that will close this window. I've tried window.close(); and javascript:wind ow.close() in the onClick event to no avail.
Here is the URL: http://www.cantatasing ers.org/cantata_test/index.htm
While I'm at it, I have another question:
When a user links to this from another link I've created, it opens without all the toolbars, but when I go directly to the URL, I get all the toolbars. Is there a way to clear out the toolbars when we send someone to this link directly (inputting the URL by hand, in other words)?
Thanks so much!
Webley
I'm trying to get the original popup window to close on submit. Because there are actually 4 form tags on this page, I'm not sure if that's creating the issue, but I can't for the life of me find a piece of code that will close this window. I've tried window.close(); and javascript:wind ow.close() in the onClick event to no avail.
Here is the URL: http://www.cantatasing ers.org/cantata_test/index.htm
While I'm at it, I have another question:
When a user links to this from another link I've created, it opens without all the toolbars, but when I go directly to the URL, I get all the toolbars. Is there a way to clear out the toolbars when we send someone to this link directly (inputting the URL by hand, in other words)?
Thanks so much!
Webley
Comment