----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: DotNetSaavy (Mr.BabuRaj) Message 3 in Discussion Robert, Thank you very much for the reply.I have the windows forms application ready with me which has many more features in it.There is an user interface for setting the time interval.This time interval gets saved to an XML file.Now do you mean to say I should put a timer control somewhere on this form and write the code under this event. There are chances that the user may switch to one of the two modes of upload 1) Manual 2) Automatic In the manual mode the user selects the file to be uploaded and clicks the upload button. In the automatic mode the user just sets the file path and the time interval and saves this information into an XML file. Now what I understand is "I should " write code under the timer event and check if the mode is "Manual" or "Automatic" and if it's automatic check the time startfrom time and if the current time and the start time is greater than 1 hour upload the file. Can't I just modify the same windows application to accomodate the code to solve this problem ?. Please reply BabuRaj ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
