Dirty HTTP Launch

Mike Bonner bonnmike at gmail.com
Sun Jan 29 20:16:42 EST 2017


Most likely you have an extraneous cr at the end of the url, and its
showing as html encoded.  If thats the case, before you
encode/launch/whatever, remove the cr and it should go away.


On Sun, Jan 29, 2017 at 5:58 PM, Tom Glod via use-livecode <
use-livecode at lists.runrev.com> wrote:

> Hi Livecoders,
>
> I have a license file generated by PHP and when I bring it into LC I parse
> it for data. should be easy right?
>
> So I parse an http link and upon the using launch url command, I realize
> there is garbage at the end of the URL... the end of line "%0d" garbage to
> be exact.
>
> Anyone know how to clean this? it doesn't apprear at the end of the
> variable that i am using to store the http URL...just appears after the
> launch url command.
>
> Thanks for any help on this
>
> Tom
> _______________________________________________
> 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