Quoting VIPP - <suppressed>:
> Currently, I am using formmail.cgi to process a simple e-mail inquiry
> and an order HTML form. The forms do not have any required
> text box fields.
You are making a wise decision moving away from formmail.cgi!
> For my e-mail form I was able to use an external JavaScript to
> hide the name = value fields in the form action tag on the server.
> Unfortunately, I have been unable to get this work for the order form
> perhaps because of the secure socket layer.
It is impossible to hide JavaScript from the user. There will always be a way
for the user to decode your obfuscations and get at the info, so don't trust any
clientside info. Especially when dealing with an email address. This is one of
the reasons why formmail.cgi was so bad, since it was easy to SPAM through...
> Therefore, I want to migrate to TFMail to process these HTML forms.
You are asking this question on the CGI::Application mailing list, so I don't
know how much help you will find here. A better place to ask would be on the
NMS mailing list, since TFMail is one of their packages. See the following URL
for more info on their support services:
http://nms-cgi.sourceforge.net/support.html
But, since you asked on the CGI::Application mailing list, I can point you to
the demo application that is distributed with CGI::Application, which is
conveniently enough a form mailer. Do a perldoc on CGI::Application::Mailform
for more information. You might have more luck with it, since it is quite a bit
simpler than TFMail, although it doesn't have nearly the same amount of features...
Cheers,
Cees
> I am reading the TFMail download Readme file.
>
> I have been unable to configure the files to get TFmail to process.
>
> Is anyone familar with configuring TFmail.pl?
>
> Thanks.
>
> Vip
>
> _________________________________________________________________
> Frustrated with dial-up? Get high-speed for as low as $26.95.
> https://broadband.msn.com (Prices may vary by service area.)
>
>
> ---------------------------------------------------------------------
> Web Archive: http://www.mail-archive.com/suppressed/
> http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
> To unsubscribe, e-mail: suppressed
> For additional commands, e-mail: suppressed
>
>
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/suppressed/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.