How to reload a page with deluge

How to reload a page with deluge

Dear all,

I have an HTML page which consists of a form (embed form). This form has a lookup field. I would like when I choose something in the lookup field then to reload all the page. Is it possible to do that? If yes, what can I write in the on user input of the lookup?
I found that I can use the Navigational URLs. But I do not know if I can use the  #Script:page.refresh  
Furthermore with the usage of reload; in the on user input it reloads only the form