Hi guys,
I have a text button, and I wanted to put value on it so that when the button is click, the button value will be displayed in form textbox on the same page.
is this possible ??
ex. 1.text button display : "Main Group"
2.text button value : "/maingroup/"
3.form text box default value=""
4.when text button is clicked ,"/maingroup/" text value will be displayed on form textbox.
thanks.
I have a text button, and I wanted to put value on it so that when the button is click, the button value will be displayed in form textbox on the same page.
is this possible ??
ex. 1.text button display : "Main Group"
2.text button value : "/maingroup/"
3.form text box default value=""
4.when text button is clicked ,"/maingroup/" text value will be displayed on form textbox.
thanks.