T
TheDude5B
Hi,
I have a procedure which calls different functions from within it and
it takes a while to do different functions. I want to be able to
change the display text during each stage, so when the button is
clicked to begin with, I want some text to be displayed straight away,
then when it gets to the next stage of the button click, the text
changes to something else so that the person is kept up to date with
what stage of the process they are at.
I am not very familiar with Javascript so want to really do it in
asp.net before turning to javascript.
So is it posible to dynamically change some text in between stages of
the process running?
Thanks
I have a procedure which calls different functions from within it and
it takes a while to do different functions. I want to be able to
change the display text during each stage, so when the button is
clicked to begin with, I want some text to be displayed straight away,
then when it gets to the next stage of the button click, the text
changes to something else so that the person is kept up to date with
what stage of the process they are at.
I am not very familiar with Javascript so want to really do it in
asp.net before turning to javascript.
So is it posible to dynamically change some text in between stages of
the process running?
Thanks