If you're reading this, you've probably sent a donation for FormShield - Thank you - It's much appreciated!
Ok, follow the instructions below to add the license key you've been e-mailed to FormShield:
Open up your 'web.config' file and where you currently have:
<
appSettings>
<
add key="formShield_SecretKey" value="!--FormShield--!" />
</
appSettings>
add the following directly beneath the 'formShield_SecretKey' line, replacing 'MyKey' with the key that was e-mailed to you (leave the double quotes in place).
<add key="formShield_LicenseKey" value="MyKey" />
That's it.
Save and upload the web.config file and FormShield will no longer render the 'dotNetFreak.co.uk' adverts.
Thanks again for donating!