script-server
script-server copied to clipboard
Force page refresh after executing a script
Hi, I would like to have the ability to refresh a page on the script server after a execute a script with the execute button.
My script is pulling a file list that is used on the list combo of the page and after the execution the file list will change, and the only way to refresh this list right now is reload the browser or the click into another script page and click back to the current script page.