Hi all,
I need some advice, I've been asked to connect an html application to a .net application. I have a login form in the html that needs to be authenticated and the user to be brought into the .net app, how can I use the same authentication functions in .NET to login the user from html app into the .net app?? I can't change the html page with the login form to a .net form. Help anybody?
Thanks
L. Dean