Reload current page button?
February 15, 2007 12:00 AM
Thanks for the tip...Here's what I did...but it's not working, do you see the error in it?1. Add an action to my "Reload Page" button.2. That action should look like:- On:: MouseClick- Action:: ModifyVariable- Target:: ReloadPageVAR (where ReloadPageVAR is the variable I created for this action, with a value initally set to 0)- Value:: Javascript:window.location.reload()- ModificationType:: Add to Variable
Discussions have been disabled for this post