revGoURL "mailto" bug ?

kee nethery kee at kagi.com
Thu Oct 25 17:05:54 EDT 2012


Wouldn't you URLencode this stuff since mailto: is a URI prefix?
Kee Nethery


On Oct 24, 2012, at 10:41 PM, Bob Earp <rjearp at hotmail.com> wrote:

> I'm using revGoURL to send eMails to Apple Mail as follows;
> 
> put "mailto:?"& lSubjectTxt & "&" & lAddresses & "&" & lBodyTxt into lMailMsg
> revGoURL lMailMsg
> 
> It all works OK except that if I use an ampersand "&" or a percentage sign "%" in lBodyTxt then revGoURL will not send lMailMsg to the mail client (Apple Mail).  If I stick to plain text everything works fine. There may be other symbols that create the problem, but these are the two I have found to date.
> 
> Anybody got any ideas ?
> 
> Thanks, Bob...
> 
> 
> Bob Earp
> White Rock, British Columbia.
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list