PDA

View Full Version : Mail to script give rundll error when testing


jtaylr77
08-31-2005, 11:15 PM
I use the script

on (release) {

getURL("mailto:myaccount@mac.com","_blank (myaccount@mac.com)");

}

on a button that rest on an email address so when the user clicks it would open up whatever client they use with my address. However, when testing I get a RUNDLL error saying hmmapi.dll could not be found. This file is in the internet explorer folder where it should be so I have no idea. Can someone help? Thanks!!

-a rookie

FlashMove
12-18-2005, 09:16 AM
Hve you tried reinstalling your email? It's more likely your email client program error.

[PAUL FERRIE]
12-18-2005, 11:22 AM
From what I've read, a remedy for this problem may lie in your email settings in internet explorer. Click on Tools on the top of an Internet explorer page, go to internet options. When that opens up click the programs tab, then select the proper email program you want to use when you click an email link. Let us know if this works.