<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1255" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>I've been busy customizing the
subscription page for my mailing list all day and am quite stuck with some
stuff:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>The mailman program only requires an
email and a password, however, I'd like to get more information from my
subscribers to go to my email. </FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>My subscription page is: <A
href="http://216.118.112.2/mailman/listinfo/rsad_digizoneinc.com">http://216.118.112.2/mailman/listinfo/rsad_digizoneinc.com</A></FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2></FONT> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>The action command:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2><FORM onSubmit="return formCheck()"
name="rsad" action="../subscribe/rsad_digizoneinc.com"
method="post"></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>goes to the mailman python script I
cannot reach or edit because I'm not a sysadmin. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>My goal is to get the form data to me by
email as well as process it to the python script of mailman. I tried various
Javascript combinations to get multiple "actions" in one form with the help
of:</FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2><A
href="http://developer.irt.org/script/1302.htm">http://developer.irt.org/script/1302.htm</A></FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="http://developer.irt.org/script/880.htm">http://developer.irt.org/script/880.htm</A></FONT></DIV>
<DIV><FONT face=Arial size=2><A
href="http://developer.irt.org/script/374.htm">http://developer.irt.org/script/374.htm</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>but none of that worked.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>I then tried to see whether I can parse
the data to a perl script and have that perform two actions - one - send me an
email with the data, and two - send the data to the python script. Let the Perl
script act as an in-betweener. However, while I know in Perl how to send emails
with the form data, I don't know how to repost that to a new action in the perl
script - without hitting another "submit" button.</FONT></DIV>
<DIV><FONT face="Arial (Hebrew)" size=2></FONT> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>If I had access to the subscription
script, I probably could have done something with it there.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>Any ideas on how to get the other
subscription info to my email as well as to mailman?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>thanks,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial (Hebrew)" size=2>Dani.</FONT></DIV>
<DIV> </DIV></DIV></BODY></HTML>