Hi, I am implementing a browser-compatible Infopath based solution, where on submit button click, I need to redirect the user to another website, and also pass query string to that website. Any idea on how to achieve this? There doesnt seem to be any Respose.Redirect type method. Also, how do I pass...