I have a link that is target _blank, after the user submits the data, I can get it to close the window, but how do I make the parent screen refresh to show the updated data.
Thanks in advance.
Javascript is the only way to do this one. Do a google on parent and child window communication in Javascript and you'll soon find something.