Re-Load Button

 I like to use javascript:history.go(); as the webaddress on the buttons On click.


On Click Tab:


Action : Go to


Target: web address


web address: javascript:history.go();


this will reload the current page. So you can copy that button and paste it onto different pages and not worry about changing the location.

Discussions have been disabled for this post