Livecode and internet login

Matthias Rebbe | M-R-D matthias_livecode_150811 at m-r-d.de
Mon Jan 12 18:50:15 EST 2015


Hi Peter,

if the webserver is using „Basic http authentication“ for the login then you can just add the username and password to the url.

The syntax is as follows:

http://yourusername:yourpassword@yourserver.com“

HTH

Matthias

> Am 12.01.2015 um 23:23 schrieb Peter Olivieri <olivieri at bc.edu>:
> 
> I use Livecode's launch URL to launch a web page.
> 
> The web page requires my username and password.
> 
> Can I have Livecode automatically enter these two items?
> 
> Thanks in advance for any help.
> 
> Peter
> _______________________________________________
> 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