How to online reaction between database and repeater (or other page), without need reloading page?

I try change a value in a user input and then instantly show that in a text output by a submit button, but when i do it, i don’t see any reaction instantly between database and output text page until i reload the page, while it must be done without reloading page.
do you know any solution for this problem?
thanks All :slight_smile:

my problem is solved by using “refresh database code”, the link of this manual is below:

this conversation was helpful too:

thanks