Send street address as a link in email

I am trying to send an email with a street address in it so that when the recipient receives the email they can click a link that will load the map application to the specific address. The problem I am having is the "link" is not picking up the city, state zip portion of the address. It will pick up the street name and number and allow that portion to be linked and clicked and load the map application but without the city state sip portion I find it picking random locations hundreds of miles away (my last attempt asked me if I meant a place in Georgia or Arizona; I am in DC).
Any thoughts would be helpful

Go to the maps application and type in the full address you want to share. Once you search for the address click the little button on the bottom right next to directions and drop a pin. Then click the arrow that points right next to the address on the pin. Click on share location. And choose Email or Message.
Done

Similar Messages

  • Get the address behind a link in email

    Hey all
    I have a problem I can't seem to work out.
    One of the email systems that I have to use automatically adds the word "blocked" to any html link in an email. So for example, if you get an email from Expedia with a link to your itinerary that says "Click here for your trip details", it will change the underlying link address from "http://expedia.com/" to "blockedhttp://expedia.com".
    To get around this, you have to manually copy the link, and paste it into the browser, then remove the "blocked". Kind of a hassle.
    I want to script this process as a Service. I've written Services before, and have experience in AS, but I can't figure out how to do it. Parsing the link and sending to my browser isn't a problem. The problem is that I haven't found a way to get Mail to pass me the value of the LINK instead of the TEXT.
    I've even tried using Automator and telling it (as a Service) "Service receives selected URLs in Any Application" - but of course it doesn't recognize "blockedhttp" as a valid URL so it gets ignored.
    Mail has the right-click "copy link" function - if I could figure out how to script that, I could grab the link of the clipboard and parse it. Alas, no dice there either.
    Anyone have any clever thoughts about how I can extract the link from that href in Mail, or execute the "Copy Link" function?
    Message was edited by: stephen.bradley

    Well, for anyone in the future who might have a situation like this to solve, here's the solution. At least, the only solution I could come up with, I'm sure a more brilliant programmer would do something different.
    There seemed to be no way of grabbing the embedded link from the email text and getting it into a custom Service with a simple right-click. The suggestion to parse the file as raw source was interesting, but it would have meant parsing all of the sometimes several dozen emails I get everyday, looking for the few with links.
    So, I went a different way. I wrote a script to handle the "on open location" event, and had it parse out the 'blocked' portion of the link, then fed that cleaned link back to the Finder to open in my default browser.
    Save the Applescript as an application so it produced a bundle, then went into the bundle's info.plist file and set it up as the default handler for protocol 'blockedhttp' and 'blockedhttps'. It was added to LaunchServices (which OS X took care of for me). Now clicking a link formatted that way causes my AS app to be called as the handler, it does its simple little dance and passes it on.
    Truth is the solution was simple, once I looked at it differently.
    Hope that helps someone in the future!
    on run
    display dialog ¬
    "This script applet will respond to webpage links beginning with:"¬
    & return & return & ¬
    "blockedhttp(s)://" buttons {"OK"} ¬
    default button 1 with title "AKO Blockage Handler" with icon 1
    tell application "Finder" to update (path to me)
    end run
    on open location this_url
    set theLength to length of this_url
    set newURL to (characters 8 through theLength) of this_url as string
    tell application "Finder"
    open location newURL
    end tell
    end open location
    To make the info.plist file handle my new "protocol" I just added a couple of keys:
    <key>CFBundleURLTypes</key>
    <array>
    <dict>
    <key>CFBundleURLName</key>
    <string>BlockedURL Helper</string>
    <key>CFBundleURLSchemes</key>
    <array>
    <string>blockedhttp</string>
    <string>blockedhttps</string>
    </array>
    </dict>
    </array>
    The CFBunderURLName is just a friendly name for the protocol, and the URLSchemes defines the protocol identifier.
    Message was edited by: stephen.bradley
    Message was edited by: stephen.bradley

  • Does the iPhone send street addresses over bluetooth to cars?

    I've searched a lot and found answers that say it's the iPhone, it's the car, or both. I've not seen any concrete answers either way with definitive information though. This is dealing with the MyGig system. I saw the other post mentioning MyGig and read through the comments, but unless I missed it, I acknowledge is quite possible, I didn't see anything addressing the issue I'm talking about.
    I have no problems getting the phone numbers & names, but I just cannot get the address over. This makes the GPS aspect completely useless. I'd hate to have to disable the bluetooth contact export option and use the system's internal phone book just to get this to work. So my question is, has anyone had any success with their iPhone sending contacts to their car? It doesn't have to be a MyGig system, if it works with any system that would make me think that it's a compatibility between the two and not just a gross oversight of Apple with what the iPhone should be able to do.

    when i was running 4.3.x on my iphone 4 i noticed that from time to time the wifi would actually mysteriously disconnect and my iphone 4 would not try to reconnect just continue to do whatever it was doing, like watching videos on 3g gobbling up my data plan. it became so frequent i turned off cellular data entirely. since i went to ios 5 i have not seen this problem come back. even on wifi if you turn off cellular data you don't get visual voice mail!! hmm
    maybe if see a genius they might be able to explain what is going on
    i complained to at&t and they gave me a one time credit and removed the overage charges on my account

  • How can I send email using two different email address that both link back to my one exchange account on my Ipad mini

    How can I send email using two different email address that both link back to my one exchange account on my Ipad mini? 
    On my PC I simply have a master return email address and use a POP for the secondary address.  Both are through the one exchange account without a problem.  I need to be able to do the same on my Ipad.

    Ah, I should have made that clear.  My domain didn't come from google.  It was purchased at and is hosted at dreamhost, but I haven't used their email servers in years - I just route everything through gmail.  I actually have a bunch of domains (with websites).
    Gmail has an option that lets someone with custom domains send (and receive) email through gmail using the custom domain once Google confirms proper ownership of the domain (to prevent spammers and such).  Gmail has a setting for "send email as" which allows gmail to be sent using a custom domain as the sender.  I'm pretty sure Apple's old mobileme had this feature too, but I didn't use it.

  • I need to reset my security questions however there is no option to send a reset link to email address anyone help?

    I need to reset my security questions however there is no option to send a reset link to email address anyone help?

    Go to https://getsupport.apple.com ; click 'See all products and services', then 'More Products and Services, then 'Apple ID', then 'Other Apple ID Topics' then 'Forgotten Apple ID security questions'.

  • I forget my secret questions & I can not see a link " Send rseet  secret questions info to my email "

    I forget my secret questions & I can not see a link " Send rseet  secret questions info to my email "

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a valid rescue email address, then use this procedure:
             Rescue email address and how to reset Apple ID security questions.
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
         4. Account security issues almost always require you to speak directly to an
             Apple representative to securely establish your identity as the account holder.
             You can set it up so that Apple calls you, either immediately or at a time
             convenient to you.
                1. Go to www.apple.com/support.
                2. Choose Contact Support and click Contact Us.
                3. Choose Other Apple ID Topics and choose the appropriate topic for
                    your issue.
                4. Follow the onscreen instructions.
             Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                            Apple ID- All about Apple ID security questions.

  • When I add an email address or website to an email Firefox doesn't highlight it so people can just click on the link

    When I'm typing an email to forward to someone and I add an email address or website link Firefox doesn't highlight it so the link can be clicked on by the person I'm sending the email to. This problem doesn't occur when I use Internet explorer to login to my email. It automatically highlights the link so it can be clicked on and re-directed to the email address or website. How can I remedy this?

    Just above the text area that you use to enter the message text on the "Compose New Mail page" there is usually a button bar with buttons to add text formatting like Bold and Italic.<br />
    That toolbar may also have a button to turn a text link into a clickable hyperlink (look for a chain like button).<br />
    You can select the text and click that button to turn the link into a clickable hyperlink.<br />
    If you can't find the button then hover them all to check the tooltip of each (e.g. Insert hyperlink).<br />
    * Make Link - https://addons.mozilla.org/firefox/addon/make-link/

  • Problem with replies in Maverick's mail.  Originating emails send fine.  When replying to an email (various addresses) the reply is hung up and can not be sent.  Option becomes put in draft, delete, etc.  Any suggestions would be helpful

    Problem with replies in Maverick's mail.  Originating emails send fine.  When replying to an email (various addresses) the reply is hung up and can not be sent.  Option becomes put in draft, delete, etc.  Any suggestions would be helpful.  Mid 2013 iMac.

    I don't know how rare this is.  I went a week or so without a problem, and now it's starting to recur.  Also, in some instances, an email will look unsent (remain in the outbox on the Treo), but it has been sent, and recipients are replying while I'm trying to figure out what is going on.  Further, it will send the same email over and over during this madness.
    This is a show stopper.  If there isn't a software fix soon, I may chuck this phone in the garbage.
    Post relates to: Treo 800w (Sprint)
    UPDATE:  The problem comes and goes.  The next day, no changes to the treo, everything workeds.  Now i'm suspecting the sprint server, and how it/the phone responds from failing to send while roaming.  I've since turned off roaming, and haven't had a problem for several days.
    Message Edited by slrichardson on 12-22-2008 01:12 PM

  • How do I "link" an email address in the body of an email?

    I know how to link a web url, but I cannot find a way to link an email address in the body of an email. I want the recipient of my email to be able to click on the email address that is displayed in my message and have it open a new email to that address on their computer like I have done in every other mail software. Thanks in advance for your help.

    Highlight some text in the message body, Insert/Link (Ctrl-L), enter mailto:[email protected] in the Link Location box.

  • How to send active links in email from firefox. Works in IE but not Firefox... Is there a setting to change?

    how to send active links in email from firefox. Works in IE but not Firefox... Is there a setting to change?
    == This happened ==
    Every time Firefox opened
    == Always

    Check with your web mail service provider for help with that issue.

  • How to send a link via email

    how do I send a link via email with my ipa

    LIke this:
    http://i1224.photobucket.com/albums/ee374/Diavonex/1906911d.jpg

  • How to send active links in email from firefox

    how to send active links in email from firefox. Works in IE but not Firefox... Is there a setting to change?
    == Operating system ==
    Windows 7

    Check with your web mail service provider for help with that issue.

  • When I try to send a link via email a lot of incoherent information comes up in the To.... box and not in the body of the email or in the Subject.........

    When I try to send a link via email a lot of incoherent information comes up in the To.... box and not in the body of the email or the Subject.

    Does this happen in Thunderbird? http://www.mozillamessaging.com/en-US/support/
    Or in a web based interface? Then check whether same happens in another browser to see whether that's a browser or website issue.

  • Sender's address instead of sender name in email messages list

    Hello
    please tell me how to set up my blackberry posche design 9981 so that each item of email messages list contained such fields:  date, sender's address, theme message,
    my problem is that instead of  sender's address displays  nickname/login of sender

    If the user IS in your BlackBerry Address Book, the Address Book name you've entered will display.
    noparams wrote:
      theme message,
    I don't know what you mean there.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Validate email address and http link

    Could anyone please post procedures for verifying email addresses and http links in PL/SQL?

    What exactly you'd like to validate in email address?

Maybe you are looking for

  • At my wits end with WEBUTIL!!!

    Here i am about to go for my Oracle Forms developer exams and am exploring Webutil and the functionality it provides. I am a bit excited at the many wonderful things it provides, aghh but wait a minute this is oracle and if i know anything its that o

  • Sub:when trying to open "adminisration  server  configuration"

    Hi all, when i am trying to open component definitions in admin server configuration, I am getting following error. An error has occurred creating business component 'Enterprise Service Definitions' used by business object 'Server Admin'. Please ask

  • Mini Bridge holds on waiting for bridge even after suggested fixes

    I have CS6 Photoshop and run macbook pro w/ OS Yosemite.  I have deleted switchboard folder and that did not resolve the issue.  My firewall is disabled.  Bridge can run on its own w/o problem.  What can I try to get it to work?

  • Can we change default location of rpd?

    Hi all, Is it possible to change the default location (c:\oracleBI\server\repository) of repository (.rpd) file?

  • Won't restart after installing updates

    Hi everyone, I downloaded the 10.5.2 upgrade through the software updater, and my computer crashed during installation. When I tried to restart it, it got stuck on the grey apple logo screen, with the progress cycle spinning. It stays stuck like this