Whenever we process a request – there are some comments we
need to provide with our name and date to close the request. Using JavaScript
this html file will get your comments on a click of button.
- Open the HTML sheet and enter your name when
prompted. - On a click of a button it will copy data to
clipboard with current date and your name - Open the HTML in notepad or any other HTML
editor and Do Ctrl+F to find & replace the existing data with your new data - To increase more buttons – just understand
comments open and close tags – copy / paste/make minor changes
