Hi,
I uploaded the file in sharepoint server(programatically).If am running my application in sever(where the sharepoint service is installed), it will not ask the user name and password.
Now am trying to upload file from a client machine(doesn't have sharepoint service) to the server.For that am opening my upload.aspx(residing in server) in browser of a client machine.At this moment am getting a pop up window ,asking user name and password.The same thing is happening , when am openig a file of a sharepoint site, from a client in a new window.
Pls help me ,
how can I avoid, the typing of user name and password each and every time. Is there any way to set them in programatically..
Thanks,
Arun