Hi
I have a contact form on my website. When I click the submit button locally on my machine the email field requiredfield validator works perfect, however when I upload the website to the server and click the submit button, I get the error
Anyone have an idea why this is happening. Is it a setting to do with IIS?
I have a contact form on my website. When I click the submit button locally on my machine the email field requiredfield validator works perfect, however when I upload the website to the server and click the submit button, I get the error
Code:
The parameter 'addresses' cannot be an empty string.
Parameter name: addresses
Anyone have an idea why this is happening. Is it a setting to do with IIS?