Code to add site to favorites in email?

Miscellaneous Forums/General Discussion/Code to add site to favorites in email?

Hi, I found some javascript code to add a site to the browser favorites but I wondered if it's possible to do the same thing in an HTML email with a link. Any ideas? Cheerz. I've googled but not had much luck.

..You could just put a simple HTML page with the javascript thingey on your website, and send a link to that page in an email.

Running javascript directly in an email application probably won't have very universal support, plus your email program typically wouldn't be able to change your webbrowsers settings anyway... At least, you sure hope it wouldn't.

At least, you sure hope it wouldn't.

good point, yeah I don't think it's possible..oh well.