Hiya,

What's the error? I've see the problem with mailto HREFs. It got fixed with 'Detect & Repair' in Outlook (under 'Help'). From what I recall that worked for a while. There was another fix, but I can't recall it right now.

Cheers,

Luis.

On 13 Nov 2008, at 14:54, Mark E. Powell wrote:

The following returns a system error for a person here who is using Microsoft Outlook web mail. This particular user also gets errors when clicking mailto HREFs in a web page.

  put "mailto:[EMAIL PROTECTED]" into tMessage
  revGoURL tMessage
  if the result is not empty then
    <error checking>
  end if

My error checking never kicks in, so the result is empty. Any ideas on how to determine in advance if a mailto is going to work for a given user?

Thanks

Mark


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to