When I open a new child window from the parent window, there is an HTML form in the child window for user input. Once the form is filled and submitted, the request is sent to the server. I want the response from the server to be redirected back to the parent window, and then automatically close the child window. I hope this explanation is clear enough. Please let me know if you need further clarification. Thank you in advance.