Fetching HTML content from other page (within same domain)
Used fetch() .then() .text()Fetching HTML content from other page (within same domain)
Used e.preventDefault(), window.btoa() for base64 encoding, | Creating Ajax Headers | fetch() .then() .catch()Fetching HTML content from other page (within same domain) Note: This is not Ajax (Although we can do). Just a demo for how data goes from Browser to DB, and how it comes from DB to Browser
Used MySQL, and Python