javascript - Pre-fill new email with user location -


i want send email user. when user clicks link on email should open new email current location (latitude , longitude) in email. have not scripted on it. idea on how should proceed user location link in email helpful.

if you're looking easyest way send email (no smtp or third party apis involved), consider using mailto: scheme.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -