D
Deleted User
Guest
Hi,
I could not find any topic in this, so I hope someone can help me out here.
I would like to have the shortest possible way to send a quick email as a mailto link on the desktop.
What potentially should work is the following url as a bookmark and save that to the home screen:
However, the default browser puts http: in front of this bookmark, when saving it.
Next what I tried to do was to create a tiny html page on the sd card with this mailto url as <a href=...> and have a bookmark to it from the browser. This works from the browser, but it does not work when trying to put this bookmark on the home screen. I get the following error:
(translated from dutch)
So, I'm at a lost. What I want to achieve is to send a quick email from my car when I am stuck in -for instance- a traffic jam to work. That is why I would like to have a mailto url with a Subject in it.
Arguably, when you are stuck in a traffic jam, there is plenty of time to press buttons and so forth, but I just want to be able to make it work
I wonder if someone knows yet another alternative way that works?
Thanks in advance for any suggestions offered.
H.
I could not find any topic in this, so I hope someone can help me out here.
I would like to have the shortest possible way to send a quick email as a mailto link on the desktop.
What potentially should work is the following url as a bookmark and save that to the home screen:
Code:
<mailto:someone@address.com?Subject=Traffic%20jam,%20later>
Next what I tried to do was to create a tiny html page on the sd card with this mailto url as <a href=...> and have a bookmark to it from the browser. This works from the browser, but it does not work when trying to put this bookmark on the home screen. I get the following error:
(translated from dutch)
The last thing I tried was to create an email-only contact for this and put that into my favorites, but this does not allow me to automatically insert a Subject to it.The linked application is not installed on the phone anymore
So, I'm at a lost. What I want to achieve is to send a quick email from my car when I am stuck in -for instance- a traffic jam to work. That is why I would like to have a mailto url with a Subject in it.
Arguably, when you are stuck in a traffic jam, there is plenty of time to press buttons and so forth, but I just want to be able to make it work

I wonder if someone knows yet another alternative way that works?
Thanks in advance for any suggestions offered.
H.