Reload a page from another page

i can reload current page using " location.reload();" but how can reload a page from another page when clicking a button?

You should not be doing any of these things. What is the actual issue?