in reply to Re^2: Plain Text To HTML
in thread Plain Text To HTML
I use a form to input information to a program to display a webpage. One part of that form is a text-area into which one can type input, or simply paste a Word document.
This suggests to me that the idea is not to read a .docx file but that a user pastes content (with or without formatting?) into a webpage, which is backed by a Perl CGI script.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Plain Text To HTML
by LanX (Saint) on Sep 19, 2024 at 13:14 UTC |