
Hi
I've got a bit of an issue with a line of code in my form handling script. I think I've configured it correctly but it doesn't want to accept '.co.uk' emails/domains. Does anyone know how to get around this problem? Have configured the right lines of code?
This is the failed response message:
Microsoft VBScript compilation error '800a0401' Expected end of statement /jmail.asp, line 29 JMail.AddRecipient request.form "me@mydomain.co.uk" ("email")
|