"Nicholas Davey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> List: news.cgi, open.cgi, login.cgi, home.cgi, zip.cgi, cloute.cgi, and
> about 30 others
>
> All these files are chmod 755, as are the directories they are contained
in,
> and the ones above them as well.
>
> I hope I
Hi all,
Quick question. Is data read in from a MySQL table considered tainted?
Also do I need to untaint a variable that is included in the body of an
email?
The email structure is addresses from the mySQL table (untainted when
the data is stored) and data which could, if someone really wanted
"Richard Heintze" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Is there anyway seperate the UI layer from the back
> end layer when programming cgi perl?
>
If this is a largish application then I would use CGI::Application along
with HTML::Template. If it is small then HTML::Templa