How to populate the text field in a button click.
Hi All,
I have a textfiled, intially it is blank, but there is a button ALL above the text field and when I click the button, the text filed should populate with text that I have in a session.
Can I do that using javascript, i.e. can I populate the text field on the button click with out submitting the whole form, because there are some other text boxes also entered, if I submit the form and populate the form I am loosing all the data in all other fields.
Please help me out.
thanks,
sowjanya.