For continued disscussion on this topic : simple vb app
cnsisa
06-27-2001, 01:29 PM
how hard would it be to write or how much would it cost to have a simple vb app written to do the following:
i need for the app to open full screen and do two things. open a website and upon closing delete all files from a temp dir. both pieces of info should be in an .ini file so i can change them.
thanks,
Chopper
06-27-2001, 01:36 PM
Hey, I love visual basic:D
The actual web browser is not a problem there is a class in Visual Basic that can do it automatically. The deleing content from temp should also not be a problem. The .ini might.
I wish I could attempt at doing it but I cant because I am doing my own project which is taking up so much of my time.
cnsisa
06-27-2001, 01:39 PM
does not have to be an .ini file. i just need some way to change it from time to time.
Chopper
06-27-2001, 02:08 PM
Change what, its not clear...
cnsisa
06-27-2001, 08:17 PM
I would need to change the url for the website and the directory path for the file deletion.
Chopper
06-27-2001, 10:58 PM
Is the directory online or on your home computer...
cnsisa
06-27-2001, 11:28 PM
the directory is on my home computer. the app should be on my home computer also and it will pull the website from the web.
Powered by vBulletin® Version 4.1.12 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.