I have an input box in UI, where the user enters an input. The input must be compared with a string that I have hard-coded in nodejs. After validating,the javascript that is linked to the HTML of the page must be able to print the required answer. Please guide with a code to validate the input in nodejs
via Karthik
No comments:
Post a Comment