martymart has asked for the wisdom of the Perl Monks concerning the following question:
I'm interested in seeing if anybody has experience with using perl to create a browser window that's capable of editing (& saving) files (text or html or xml files for example) in certain directories on a webserver. I know there may be pretty serious security issues with this. However I'm only going to be doing this on an intranet accessed by only a couple of users. What would be the preferred method for doing this? could Text::LineEditor be used here, or another module maybe?
Martymart
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: using perl to create a browser editor window
by jasonk (Parson) on Feb 19, 2003 at 14:54 UTC | |
|
Re: using perl to create a browser editor window
by tall_man (Parson) on Feb 19, 2003 at 15:47 UTC | |
|
Re: using perl to create a browser editor window
by CountZero (Bishop) on Feb 19, 2003 at 16:40 UTC |