<HTML><FONT FACE=arial,helvetica><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"><BR>
In a message dated 11/19/02 11:38:15 AM, alex@mindlube.com writes:<BR>
<BR>
<BR>
<BLOCKQUOTE CITE STYLE="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px" TYPE="CITE"></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">Rev does have a md5Digest() function. Using that you could encypt the<BR>
username and password, and use libURLSetCustomHTTPHeaders() to<BR>
configure the HTTP request to include the Username and Password with<BR>
the http request. I haven't tried this, but it seems like it should<BR>
work.<BR>
</BLOCKQUOTE></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"><BR>
<BR>
<BLOCKQUOTE CITE STYLE="BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px" TYPE="CITE"></FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2">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.</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2"></FONT></BLOCKQUOTE></HTML>