sharonchapman7
Programmer
Hi,
I have two fields on my webpage that I want to display the same data in. The first field is a textbox named txtFirstName. I want the user to input his first name and then I want the first name to display automatically in the next field. I want the information in the second field to display before the user hits the submit button. I am using ASP.net, runat="server" I am coding in html and VB. Can someone please tell me how I would do this?
Thank you
Sharon
I have two fields on my webpage that I want to display the same data in. The first field is a textbox named txtFirstName. I want the user to input his first name and then I want the first name to display automatically in the next field. I want the information in the second field to display before the user hits the submit button. I am using ASP.net, runat="server" I am coding in html and VB. Can someone please tell me how I would do this?
Thank you
Sharon