I am require to prompt the customer for a username and password, and it will be return to my web proxy server in base64-encoded format as part of the browsers GET request?
So how actually do I do it? Another question, presently I am working on a XP platform and that I wish to do preforking. I used the win32::process, but it seem not to be working... is there any other way to get around it? thanks..