First of all, thanks in advance for considering my question.
I'm pretty new to html/js, so I was wondering if it would be possible to get help on making a button on my website that completes the following:
- Opens a random link from a list of links in a new tab
- Sends an email notification to me that the button has been clicked, without any window popping up on the client's side (and maybe tells me what link has been used)
- And looks pretty :)
I'm using Weebly to put most of my website together, so it might be difficult to use some of the server side commands or other things like that. I do believe I have the option to use php, html, javascript, and anything else that I can embed onto an html file.
Anyways, thanks!