Christmas Assembly

Free Christmas Spirit Dress Down
Back

Mount de Sales Academy

Academic Excellence in the Catholic Tradition
document.getElementById('myForm').addEventListener('submit', function(event) { event.preventDefault(); const formData = new FormData(event.target); const formDetails = {}; formData.forEach((value, key) => { formDetails[key] = value; }); // Send data to the parent window window.parent.postMessage(formDetails, 'https://www.mountdesalesacademy.org'); });