const submit = document.querySelector("#submit-button"); const honeypot = document.querySelector("#form-input-hnptcorrect"); honeypot.oninput = function () { if (honeypot.value.length > 0) { submit.disabled = true; } };

Let's keep in touch!

Send us a Message.

We’d love to hear from you if you are a member, business or keen to chat about anything East Lothian related!

anna@eastlothianladies.co.uk
annabel@eastlothianladies.co.uk

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.