Click to See Complete Forum and Search --> : email, html and cgi


bigmike
03-01-2004, 12:44 PM
OK - so no replies to my last message below. Lets try a new way of doing things. I need somebody who understands perl syntax to answer this. I have an html form that asks for 4 things: name, district, email and subscribe/unsubscribe. What I need is an email to my email daemon that contains the above requested info BUT there has to be one line that reads "SUBSCRIBE TrailMarker_Announce" of "UNSUBSCRIBE TrailMarker_Announce". It has to read like that because of the Daemon requirements. The From: should have the sender's email address, also.
Now, not being a Perl programmer (just learning) I'm having the devil of a time with syntax. I'm attempting to use 3rd party script and modifying same but not having much success.
I am going to attach my html and cgi files (in one file) to this message so you can examine same.
I did not think this was so hard to do - but nobody answered my last question - let's hope this one is easier on you guys

By the way, I'm volunteering my time to the Boy Scouts to get this done in case there are any out there that can help. I would appeciate it - Thanks...

bigMike

CyCo
03-03-2004, 10:54 AM
...from what I gather, you need either "SUBSCRIBE TrailMarker_Announce" or "UNSUBSCRIBE TrailMarker_Announce" as the subject line of the email from the user...is this correct...?

bigmike
03-03-2004, 02:32 PM
Hi CyCo -

No, It needs to appear as the first line of the body.

bigMike

CyCo
03-03-2004, 03:32 PM
...ok, I'll see what I can come up with...

bigmike
03-03-2004, 04:12 PM
Hi CyCo -

Actually, I think I finally have that done now. However, my boss just did to me what booses do - he changed the requirements.

Could you possible go to my thread in the HTML section. I'm having a problem with syntax there - if I can get that problem solved, we're home free:D

bigMike