Question How to send data from winform to webform?

Logesh_Eswar

New member
Joined
Jul 15, 2016
Messages
2
Programming Experience
1-3
My exact requirement is If i enter datas(Username & Password) in my winform (FORM1.CS) text box and click on send (Login) button,
then the entered datas will populate in the webpage (WEBPAGE1.ASPX) and it will allow to enter into the web page.


Am using C# to do this..


If any possible ways is there using javascript or database please let me know.


Thanks in Advance,
Logesh B.
 
Back
Top Bottom