How to use 'put URL "ftp://..." if username contains @
Björnke von Gierke
bvg at mac.com
Tue Mar 16 12:02:52 EDT 2010
It's possible that the parts after the @ in the user name can be omitted. If not, try to urlencode the name, and/or the password before putting them into the url query string.
On 16 Mar 2010, at 16:55, runrev260805 at m-r-d.de wrote:
> Hi,
>
> how can i use the comand
> put URL FTP://username:password@...
> if the username already contains a @.
> I tried to put the username into a var, but that does not the trick.
>
> Is it even possible?
>
> Regards,
>
> Matthias
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list