News

upload

upload






Form Unggah Konten

Form Unggah Konten




form.addEventListener('submit', function(event) { event.preventDefault(); const formData = new FormData(form);

fetch('/upload/content', { method: 'POST', body: formData }) .then(response => response.text()) .then(message => { alert(message); form.reset(); }) .catch(error => console.error('Error:', error)); });


Follow The Times Kuwait on X, Instagram and Facebook for the latest news updates











Read Today's News TODAY...
on our Telegram Channel
click here to join and receive all the latest updates t.me/thetimeskuwait



Back to top button