Hello! Its me!
And I thought this would be easy....
Well, I'm not getting there! I have a mailto: form that I've already got running, I'm needing an autoresponder or at least I'd like to have one.
So, I'm trying to customize a script??? ie: codebrain.com Alpha E mail.
In the "Settable Variables" - I don't know what it means:
URL to go to if a 'foreign' referer calls the script
$EvilReferer = " ???????????
E-mail address to send intake form to (your address)
# If not using PERL 5, escape the @ thus: \@ instead of @
$YourEmail ='name@domain.com'; ??????????
then I get to this area of
Do not edit below this line ............ LOL
well, its not the form I'm using for my purpose
And see that the fields are like -
$Name = $in{'Name'};
$Email = $in{'Email'};
My prob is, that I don't quite know how to translate my form to the .pl file.
I'm done with the customization of the rest, that part was easy ...
its the .pl file
Anyone up for the challenge? ........plzzzzzzzzzz
thanks
mxw
~Eeegads~
And I thought this would be easy....
Well, I'm not getting there! I have a mailto: form that I've already got running, I'm needing an autoresponder or at least I'd like to have one.
So, I'm trying to customize a script??? ie: codebrain.com Alpha E mail.
In the "Settable Variables" - I don't know what it means:
URL to go to if a 'foreign' referer calls the script
$EvilReferer = " ???????????
E-mail address to send intake form to (your address)
# If not using PERL 5, escape the @ thus: \@ instead of @
$YourEmail ='name@domain.com'; ??????????
then I get to this area of
Do not edit below this line ............ LOL
well, its not the form I'm using for my purpose
And see that the fields are like -
$Name = $in{'Name'};
$Email = $in{'Email'};
My prob is, that I don't quite know how to translate my form to the .pl file.
I'm done with the customization of the rest, that part was easy ...
its the .pl file
Anyone up for the challenge? ........plzzzzzzzzzz
thanks
mxw
~Eeegads~