Results 1 to 6 of 6

Thread: SaveFileDialog Problem

Threaded View

  1. #1

    Thread Starter
    PowerPoster VBDT's Avatar
    Join Date
    Sep 2005
    Location
    CA - USA
    Posts
    2,922

    Question SaveFileDialog Problem

    Hi guys,
    There is a wired problem that I am facing with SaveFileDialog box component. The problem is that when the user wants to save an image file and clicks on a file in the dialog box and then changes the format (extension) of the file to save the file with that extension the file name still contains the old file extension that previously was selected.

    This is a problem because the file is being saved with correct format but with different extension. I also set the OverwritePrompt to True but since the file name contains the old file extension it warns the user to overwrite a file which has an extension that is not selected by the user.

    I check all properties and did some tests but until now I can't fined a solution. Am I missing something here?
    Thanks in advance,
    VBDT
    Attached Images Attached Images  

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