Forum Moderators: open
i have try mailto but work for send message, what i want is to open email and read the message
example: i send a friend an email and than i place a link to my website so when my friend click the link it will open he email
the best thing it's not only open the email but also direct to the message
please help, thanks
If you want to simply make the user's browser open the configured email program, there's no standard protocol defined, you may be able to force it by creating an empty mailto: link, that may open the email program but it'll be in compose mode and maybe with an error message and confuse the user. As to going to a specific message, not a chance, most email programs don't have any hooks in to remotely open a specific message, and there's no way to know the message number or even if the message is still in the user's inbox, in a separate folder, or simply deleted.
Hope this helps.