[wellylug] Mail cgi
Pete Black
pete at marchingcubes.com
Thu Oct 14 18:02:21 NZDT 2004
oops did i type that...
it should be $recipient=$in{'email'};
(with curly braces)
-Pete
>>while it is generally unsafe to set the recipient from the HTML (since
>>it would be easy to exploit by submitting form contents with a user at host
>>form element that would make your script a rather easy target for
>>spammers etc.), however, since thats what you asked..
>>
>>
>
>Well the form is actually on a https server, htaccessed, and I use a local
>DNS so each time you search for something such as *.co.nz it just does
>nothing... e.g. the all thing is on local lan..
>But I see your point... Thanks
>
>
>
>>$recipient=$in('email');
>>
>>
>
>geeee I almost got it !!!
>Thanks as well for the recipient list... Will try to implement that
>
>Cheers
>E
>
>
>
>
More information about the wellylug
mailing list