In a message dated 11/19/02 11:38:15 AM, [EMAIL PROTECTED] writes:


Rev does have a md5Digest() function. Using that you could encypt the
username and password, and use libURLSetCustomHTTPHeaders() to
configure the HTTP request to include the Username and Password with
the http request. I haven't tried this, but it seems like it should
work.


This is perfect!  Exactly what I need to do.  I'm a bit leery of the learning curve in using libURLSetCustomHTTPHeaders() to configure an HTTP request.  I'll dig right in starting now - - - - curious though - - - can someone who has done this sort of thing share some of their samples, so I don't have to re-invent the wheel?  Any assistance is greatly appreciated.

Reply via email to