in reply to Re^4: CGI-mailer script
in thread CGI-mailer script

You could easily get the "improved formmail" script to do what you want. It's on the nms-cgi site. See my post above for the address.

Replies are listed 'Best First'.
Re^6: CGI-mailer script
by Anonymous Monk on Aug 19, 2004 at 11:04 UTC
    Well, I got the 'Formmail script', unzip it and read manual. There are few HTML source examples for the forms. But how configure this script work the way I need: I dont need send any forms, the task is send my logs data received from JavaScript(send automatically)?
        But how this conform with my JavaScript code I have already? http://www.perlmonks.com/index.pl?node_id=383723 Need my JavaScript code be completely altered? Once script author asserted that its a ready code, and its required only set perl mail script. Yes, I need still many learn.
        But how conform this with my JavaScript code I have already? http://www.perlmonks.com/index.pl?node_id=383723 Need I alter this code completely? Once code author affirmed that script is ready code and I only need set cgi mailer. Yes, I need still many learn. But some ready sample is best way for me yet.