Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

html mailto: equivalent for sending an appointment request

Tags:

html

I have a link which when clicked opens up your default email program. Is there a command that opens up a meeting request (i.e. with outlook) dialog?

could not post a screen shot because i don't have enough "reputation points" so hopefully my question is clear on its own.

like image 676
user2557039 Avatar asked Sep 20 '25 03:09

user2557039


1 Answers

If possible, try linking directly to an .ics or .vcs file.

like image 196
eggHunter Avatar answered Sep 22 '25 16:09

eggHunter