I would like to run link mailto:example@example.com
on client's side inside controller's action.
How to perform this behaviour? As far as I know I have to run Java Script on their side to perform this.
Users of the site will be small group of IT students so if something has to be done on theirs side first I can manage that.