(i) A content box, using the <textarea> tag, which should be labeled My Projects
(ii) A submit button, using the <input/ > tag, which should be labeled Submit
(iii) A JavaScript function identified as: submitProjects. This function should be activated/triggered
when the administrator clicks on the Submit button defined above. Also, this function
should copy the content of (i) above; and store it in a (.txt) file on your local computer/PC
*** How would you do / approach (iii) (Javascript Function) for this question ?? ***

i A content box using the lttextareagt tag which sho.pdf

  • 1.
    (i) A contentbox, using the <textarea> tag, which should be labeled My Projects (ii) A submit button, using the <input/ > tag, which should be labeled Submit (iii) A JavaScript function identified as: submitProjects. This function should be activated/triggered when the administrator clicks on the Submit button defined above. Also, this function should copy the content of (i) above; and store it in a (.txt) file on your local computer/PC *** How would you do / approach (iii) (Javascript Function) for this question ?? ***