When user clicks a button he's redirected to another page. Now after redirection function on the button he clicked, i need to call function in newly opened page's code and pass some parameters to it (Page Load is not good solution). Is this possible ? Please explain in details and thanks in advance.