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

How to use SUM() in MySQL for calculated values -

ios - IBOutlet for image button not correctly referencing button after recreating outlet -

java - AEM: 403 Forbidden occurs when call a Post servlet -