nave

nave

  • NA
  • 9.5k
  • 0

Auto login to a different website

Feb 3 2014 10:33 AM
I have a c# web application.

OnClick button on my website i want to autologin to this second website:
https://app.boi.gov.il/wad/PayeeSearch.jsp?type=1
and to load the inner page of the second website in an iframe on my website.

I have all 3 input details: ID, FNAME, LNAME

How do i do that?

Thanks


Answers (2)