Question: Hello, I need help creating a script in JavaScript that uses the charAt method. The user should be allowed to enter multiple lines of text
Hello,
I need help creating a script in JavaScript that uses the charAt method. The user should be allowed to enter multiple lines of text and uses this method to search for the number of times a certain character appears within the text.Please use form input box for search character and a form text area for text. I also want to display the number of times a character appears. If character not found, please use window.open with message "not found." Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
