Originally posted by Steve Knowles
I have a web service that is called from the SLX Lan Client. A call is made from the SLX client to the web service, then the web service generates and returns a project number to the client.
I would like to expand this to pass the username and password of the logged in user and verify with the web service before the project number is created. I don't want the user to have to log on again.. Username is easy enough, but is this possible with the user's password? Thanks |