• Hi, everyone. I managed to create a button that displays a modal with a registration form. Now what I’d like to do it is to make an Ajax call to the website and performs the user’s registration without reloading the page or opening a new one. Is that possible? If so, what are the URL for the XMLHttpRequest in JavaScript and other necessary details? Thanks in advance.

Viewing 1 replies (of 1 total)
  • Thread Starter f2099

    (@f2099)

    PS: I’d like to use JavaScript only, since I’m opening the modal using HTML and JavaScript. Is that possible, without PHP?

Viewing 1 replies (of 1 total)
  • The topic ‘Make Ajax call’ is closed to new replies.