0

For a student project, I am creating a web interface for business.

Among other things, I want the employees to be allowed to download a standardized email signature, which will be generated automatically, with their personal information.

I know how to create a .txt file with Javascript, but I don't know to create a .html file.

Thank you for your help!

Jeremy
  • 9
  • 3
    Exactly the same, but instead of saving it as a `.txt`, you save it as a `.html`? – Martijn Mar 19 '20 at 15:30
  • 1
    "I know how to create a .txt file with Javascript, but I don't know to create a .html file." — The same way. HTML is text. – Quentin Mar 19 '20 at 15:31
  • Okay yes, I'm dumb, just a mistake in my code. Thank you ! have a nice day! – Jeremy Mar 19 '20 at 15:42
  • @Jeremy No need to apologize. There would not be much use for Stackoverflow without mistakes :) Please consider deleting this question, if it's no longer relevant. – Boaz Mar 19 '20 at 15:55

0 Answers0