Hi...
I'm putting a few hyperlinks into a sketch, and one of the links should be to an email address instead of a website...
Anyone have any idea about how to deal with this?
I don't want Processing to actually script/send/auth the email, I just want the browser to recognize that it is an email, not a site, so to open up a new window in the default mail client... (ie. I dont think I need to implement Javamail or Shiffman's method... but I could be wrong...)
This is also being done in Processing JS, but I'm not sure that matters...
Thanks for any feedback...
~ Jesse
1