Hey there!
I've been given the task of converting a page from HTML to aspx, and I'm happy to say that I've successfully completed it. However, my main challenge now is getting a javascript function to run when the submit button is clicked.
I have the necessary java code provided, but I'm struggling to understand how to integrate it into my page. I'm unsure of where exactly to place the java code, and the examples I found online don't seem to apply to what I am trying to achieve. Any help would be greatly appreciated.
I took a screenshot since some of my code was cut off for some reason.