K
Khanh
hi all,
We've been facing a difficult task that we need some wise advices
from other professional indeed.
Our client want before calling the webservice from 1 webserver, for
instance A, we must go through an authenticated web page on webserver
B which requires to input user name, password, then if valid, that
webpage auto redirect to our web service.
More in detail:
we need call http://A/WebService/WebService.asmx
it jumps to http://B/authentication/authentication, a HTML page here
for inputting user name, password. Then if OK, it redirect to our
webservice. We've checked by IE already.
So, the problem is how can we fulfill this task???
Any help would be very appreciated.
Khanh
We've been facing a difficult task that we need some wise advices
from other professional indeed.
Our client want before calling the webservice from 1 webserver, for
instance A, we must go through an authenticated web page on webserver
B which requires to input user name, password, then if valid, that
webpage auto redirect to our web service.
More in detail:
we need call http://A/WebService/WebService.asmx
it jumps to http://B/authentication/authentication, a HTML page here
for inputting user name, password. Then if OK, it redirect to our
webservice. We've checked by IE already.
So, the problem is how can we fulfill this task???
Any help would be very appreciated.
Khanh