Skip to main content

mailto: deactivate at button

Comments

5 comments

  • Ariel H.

    Hi Marc,

    Thank you for contacting us. 

    Please try to duplicate the button, this will allow you to start over and reconfigure it.

    Best regards,
    Ariel H.

    0
  • Marc Gustav Eberle

    Hi Ariel,

    thanx for your fast answer. I can now narrow down the problem more precisely:

    I want to link to a Microsoft calendar. The URL contains an @ symbol. What can I do to prevent the URL from being recognized as an email address?

    A Microsoft-Kalender-URL looks like: 
    https://outlook.office.com/book/test@nordprax.de/?ismsaljsauthenabled

    0
  • Marc Gustav Eberle

    My temporary solution:
    I create a short link from the Microsoft links with the @ symbol and then use that.

    But that's not ideal. Is there a way to make URLs with @ symbols recognized as URLs?

    0
  • Ariel H.

    Hi Marc,

    You can escape the @ symbol in your link using percent-encoding. The @ character is encoded as %40.

    For example, your link would look like this:

    https://outlook.office.com/book/test%40nordprax.de/?ismsaljsauthenabled

    Best regards,
    Ariel H.

    0
  • Marc Gustav Eberle

    Works!

    Thank you!!

    0

Please sign in to leave a comment.