Hi,
i am developing a car rental application, in which i required to get data from
"salik Web site" UAE Toll system, I created one Desktop application in which i placed on webbrowser control and then programmaticall y login to the website and got all the required data, but since we need to collect data after every 15 mins so i want to create a windows service which can perform these tasks. So my question is How can i browse the website programmaticall y by a windows service?
i am developing a car rental application, in which i required to get data from
"salik Web site" UAE Toll system, I created one Desktop application in which i placed on webbrowser control and then programmaticall y login to the website and got all the required data, but since we need to collect data after every 15 mins so i want to create a windows service which can perform these tasks. So my question is How can i browse the website programmaticall y by a windows service?
Comment