try changing it to:
Code:
@referers = ('freshbeat.co.uk');
@recipients = &fill_recipients(@referers);
then in your HTML formfield, you then state the email address you want it sent to.
The above code is on the understanding that you only want emails processed and sent to freshbeat.co.uk and not anywhere else. (eg;the form on freshbeat goes to a hotmail account, in this case it won't work.)
__________________
Freelance Graphic Designer not for hire
Last edited by StylaStyla; 07-05-2009 at 06:35 AM..
|