-
VBNET2008 Validate File Extension
Hullo Good Friends,
I need your help. Please help me.
I am using VBNET2008 to develop Window application and I encounter coding problem as I don't know how to write the coding to check the File Extension.
Example of File name Sales.XLS. I want to check and confirm that the extension .xls exist
Please share with me the coding to validate and check the extension.
Thank You for your help
Cheers,
Lennie
-
Split into its own thread
-
If you are trying to find out if a particular extension has a Registered application assigned to it, then you need to check the registry. The following link has a VB.Net routine that looks up the Registered Application for a particular extension.
http://windevblog.blogspot.com/2008/...indows-xp.html
Similar Threads
-
Replies: 2
Last Post: 05-30-2010, 09:35 PM
-
By JavaFaces in forum Java
Replies: 1
Last Post: 02-14-2006, 08:04 AM
-
By Todd Chen in forum VB Classic
Replies: 2
Last Post: 12-07-2001, 02:06 PM
-
By Sue in forum VB Classic
Replies: 0
Last Post: 11-14-2001, 11:33 PM
-
By Cynthia Leslie in forum Java
Replies: 3
Last Post: 06-09-2001, 06:43 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|