At 8:36 -0700 4/29/02, Chris Wagner opined: >Does anyone happen to be running any form mailers via CGI with SIMS?
There are many Perl solutions, but most need some tweaks to run under the Mac OS. A better answer is probably Email.cgi, an AppleScript form mailing cgi that is pretty amazing and it's free. http://www.infomotions.com/email-cgi/ Using server-side scripting (cgi's) is much more reliable than client-side scripts. Client-side scripts require that the browser support scripting, and that scripting is turned on, and that the system is properly configured to send email (quite unlikely for public terminals, for example). --Ron -- Ron Risley [EMAIL PROTECTED] www.risley.net ############################################################# This message is sent to you because you are subscribed to the mailing list <[EMAIL PROTECTED]>. To unsubscribe, E-mail to: <[EMAIL PROTECTED]> To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]> To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]> Send administrative queries to <[EMAIL PROTECTED]>
