Friends My task is using C# window application have to automatic login to site and on that first page which comes after login. there is link and after clicking on that link user can download excel file. i can implement this like i can make exe of this and put it on my schedule and i ll set the time. so it automatically download the excel file.
i completed till login code but am facing problem after login it shows me security question page. so how can i avoid this page? And when exe executed through scheduling then it don't have show any front end? so i have to hide front end so that is also remaing.
Any suggestion related to my concept or code will be very helpful to me.