Hi Stefano, thanks for you answer… here you have the info:
Form URL: http://www.llegircruilla.cat/butlleti-cruilla/
This is the code I’m using:
<form>
Nom: <input type=”text” name=”nn”/>
Cognom: <input type=”text” name=”ns”/>
Correu electrònic: <input type=”text” name=”ne”/>
<input type=”submit” value=”Subscribir-se”/>
</form>
Thank you!