VB code to check whether new picture upload in the folder
-
Hi, i need source code on how to check whether a new picture has upload in the folder. the source code have to be in VB. Thanks
File.Exists[^] can tell you whether a file exists in the specified directory.
Navaneeth How to use google | Ask smart questions
-
File.Exists[^] can tell you whether a file exists in the specified directory.
Navaneeth How to use google | Ask smart questions
-
once the picture in the folder then it will send a sms. Now i need code on the file directory.
pearllyn wrote:
Now i need code on the file directory.
u mean??
-
once the picture in the folder then it will send a sms. Now i need code on the file directory.
Are you going through your spec one step at a time and asking us to write your code for you ?
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.