Results 1 to 2 of 2

Thread: filelistbox

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Location
    Pilipinas
    Posts
    441

    filelistbox

    In the FileListBox, it display the files together with the file extension's name (.doc,.jpg,.gif etc..), it is there to display the file in a FileListBox without there extension name?
    And what should write to display in a message the filename of the file in he FileListBox without the extension name?

  2. #2
    Addicted Member hamins's Avatar
    Join Date
    Sep 2001
    Posts
    192
    ummm...... what you can do is copy the file-listing from the FileListBox to a simple listbox. You can hide the main FileListBox. While copying the file list to the simple listbox, you can use the Right or left () function to exclude the extension.
    Knowledge is static .... understanding is Dynamic

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width