Thank you for all your help. I managed to get it work.:-)
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Arno Garrels
Sent: Friday, September 08, 2006 2:41 PM
To: ICS support mailing
Subject: Re: [twsocket] THttpServer Authentication
xmedia wrote
rt mailing
> Subject: Re: [twsocket] THttpServer Authentication
>
> That is a reference variable parameter! You need to pass the correct
> password for the user specified to the component by assigning to the
> variable!
>
> Regards,
>
> SZ
>
> - Original Messa
Subject: Re: [twsocket] THttpServer Authentication
That is a reference variable parameter! You need to pass the correct
password for the user specified to the component by assigning to the
variable!
Regards,
SZ
- Original Message -
From: "xmedia" <[EMAIL PROTECTED]>
To: "
ent: Friday, September 08, 2006 8:30 AM
Subject: [twsocket] THttpServer Authentication
: Hi,
:
: I am wondering anybody here can give an example on how to build a password
: protected web server using THttpServer.
:
: I tried to setup a basic authentication for THttpServer. But it seems that
: Htt
Hi,
I am wondering anybody here can give an example on how to build a password
protected web server using THttpServer.
I tried to setup a basic authentication for THttpServer. But it seems that
HttpServer1AuthGetPassword event always give an empty Password (I use
ShowMessage(Password) in C++ Buil