Jmac9759 Posted June 19, 2003 Posted June 19, 2003 Is there a way to open and close the browser automiclly every 5 mintues? Thank you:) Quote
*Experts* mutant Posted June 19, 2003 *Experts* Posted June 19, 2003 You could use System.Diagnostics.Process class to run a default web browser like this: System.DIagnostics.Process("http://www.xtremedotnettalk.com") You could then do this every 5 minutes. Quote
Jmac9759 Posted June 19, 2003 Author Posted June 19, 2003 Ummn I don't know much about computer progrmaing so how Would I set this up to run on IE 6? Quote
*Experts* mutant Posted June 19, 2003 *Experts* Posted June 19, 2003 Oh :rolleyes: Maybe you could try windows scheduled tasks. Quote
Jmac9759 Posted June 19, 2003 Author Posted June 19, 2003 It doesn't give me the option for minutes just days and weekly and monthly using windows ME here Quote
Moderators Robby Posted June 19, 2003 Moderators Posted June 19, 2003 Are you using VB.NET? Quote Visit...Bassic Software
*Gurus* divil Posted June 19, 2003 *Gurus* Posted June 19, 2003 Why are you here? Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Jmac9759 Posted June 19, 2003 Author Posted June 19, 2003 Because I couldn't find a place where someone could anwser this question and if you have a site I could go to instead that would be helpful. Found this at google Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.