VB 6.0 code for checking file existing in a folder...
Firstly add Reference Microsoft Scripting Runtime
Dim fso As New FileSystemObject
If fso.FileExists(App.Path & "\Excel Files\Default.xls") = False Then
Else
EndIf
Category:
asp dot net is one of the best programming language click google ads please support me
Home � � VB 6.0 code for checking file existing in a folder...
Firstly add Reference Microsoft Scripting Runtime
Dim fso As New FileSystemObject
If fso.FileExists(App.Path & "\Excel Files\Default.xls") = False Then
Else
EndIf
Category:
About http://dotnetvisual.blogspot.in/:
DOT NET TO ASP.NET is a web application framework marketed by Microsoft that programmers can use to build dynamic web sites, web applications and web services. It is part of Microsoft's .NET platform and is the successor to Microsoft's Active Server Pages (ASP) technology. ASP.NET is built on the Common Language Runtime, allowing programmers to write ASP.NET code using any Microsoft .NET language. create an application very easily ....
Related posts:
If you enjoyed this article, subscribe to receive more just like it.