Hi
Apologies for the confusion. This is what is happening. On the client side, the user selects the file to upload and clicks the submit button of the html form. The server then validates and processes the request.
One of the request attibutyes is a file. The server extracts the file and need to copy this to the DMZ box. What I meant, is that the DMZ does not process the request, it merely stores the file.
The problem is how do I access the dmz OR rather how do I specify the username and password that the dmz requires. What libs are you referring to? Please give some egs?
Tks