Hi,
I've got a site that I can get FormMail to work fine on a Mac, but when trying on a PC I get the following error:
"There was no recipient or an invalid recipient specified in the data sent to FormMail. Please make sure you have filled in the recipient form field with an e-mail address that has been configured in @recipients. More information on filling in recipient form fields and variables can be found in the README file."
Here is url:
http://www.morrisseydesign.com/contacttest.html
Following is the items from the script:
@referers = ('scriptarchive.com','morrisseydesign.com');
@recipients = &fill_recipients(@referers,'morrisseydesign.co m');
Any help would be greatly appreciated, it took me long enough to figure out how to get it to work on the Mac.
Thanks,
Jon