I have an application in C# Windows Forms and I want to add a calendar that is available in web application. I implemented Calendar concepts in aspx file. The question is, how do I connect it with my WinForms app? I need to send some data from my app to the website..... i.e) i have done login, registration page in windows after user login i have to redirect my page to calendar web application aspx page.... Is this possible??????? If this possible please let me know the steps to do this concept.... Thanks
Thanks & Regards
JENI