S
susie
Question 1:
I have a text box for user to enter a number, for example,
user entered 1000. Once the user press enter key, the
text in the text box should change to $1,000.
How could I do this?
Question 2:
Must I turn the AutoPostBack=true for this text box in
order to have the effect (that is to have $1,000 shown in
the textbox?
Thanks a lot
I have a text box for user to enter a number, for example,
user entered 1000. Once the user press enter key, the
text in the text box should change to $1,000.
How could I do this?
Question 2:
Must I turn the AutoPostBack=true for this text box in
order to have the effect (that is to have $1,000 shown in
the textbox?
Thanks a lot