There is a page needs query string to trigger a function:
http://www.example.com/index.html?triggerfunc
After the function is performed, is it possible to remove the query string (make the url like the following one) without refreshing the page?
http://www.example.com/index.html