I need to write HTML code, that has the following functionality;
The HTML page will have 1 textbox and 1 button. when the user clicks on the button, the character 'A', should get printed on the textbox. I have tried googling yet i was unable to find a solution for this problem. Please help me with a sample code, or a website that answers this issue.
The HTML page will have 1 textbox and 1 button. when the user clicks on the button, the character 'A', should get printed on the textbox. I have tried googling yet i was unable to find a solution for this problem. Please help me with a sample code, or a website that answers this issue.