http://www.w3.org/Protocols/HTTP/1.0/draft-ietf-http-spec.html#Code401

http://www.w3.org/Protocols/HTTP/1.0/draft-ietf-http-spec.html#Authorization

Basic Authentication basically just base64 encodes the username / pass and passes it to the server in the header.

Sorry I wasnt a little clearer.

Also, I am doing this in AS3, not AS2.

mike chambers

[EMAIL PROTECTED]

Weyert de Boer wrote:
It probably is a dumb question, but what do you exactly mean by 'HTTP
basic
authentication'???  :)

I think he means the simplest form of http authentication, meaning the
credentials are able to give up within the string itself.

For example, http://username:[EMAIL PROTECTED]/some/services/link/here

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to