DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2005
    Location
    New Zealand
    Posts
    319

    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

  2. #2
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,649
    Split into its own thread
    I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    Modifications Required For VB6 Apps To Work On Vista

  3. #3
    Join Date
    Aug 2004
    Location
    Orange, California
    Posts
    1,252
    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

  1. VBNET 2008 TabControl Pages
    By Lennie in forum .NET
    Replies: 2
    Last Post: 05-30-2010, 09:35 PM
  2. Replies: 1
    Last Post: 02-14-2006, 07:04 AM
  3. Replies: 2
    Last Post: 12-07-2001, 01:06 PM
  4. file extension .def in a file with ADO code
    By Sue in forum VB Classic
    Replies: 0
    Last Post: 11-14-2001, 10:33 PM
  5. How to use Java to lock a file
    By Cynthia Leslie in forum Java
    Replies: 3
    Last Post: 06-09-2001, 06:43 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links