linking button with email trigger
-
Hi Everyone hope you are well, im trying to make a small programe that sends an email on button press to a business email…
<input type="button" class="jb-button jb-job-1tapappply" value="<?php esc_attr_e( 'One Tap Apply', 'jobboardwp' ); ?>" />
This is the button, i want to pair this button to trigger an email to be sent with the candidates details… i think i can handle that my self, but ive never touched php it is something i have always seen as obsolete (excuses).
i need to trigger it to send with the handler this plugin uses.
just on button press it sends an email… i just need some direction it would be a great help thanks. I obviously do not expect code i would just like a little direction its really frustrating me!
The page I need help with: [log in to see the link]
- The topic ‘linking button with email trigger’ is closed to new replies.