1
Reply

How to use soapheader in asp.net c# web applications

Austin Mudadi

Austin Mudadi

Mar 10 2017 1:21 AM
260
I created my Default.aspx design with textboxes for username and password. The usernames and password are in sql database table. I am using c#. How can I implement SOAP HEADER to identify and authenticate the user design as below.
 
 

Answers (1)