Re: OpenFileDialog and no extension

From: Bob (bob_at_bob.net)
Date: 10/15/04


Date: Fri, 15 Oct 2004 21:27:23 GMT


On 14-Oct-2004, "Polo" <pb@rtech.be> wrote:

> Hi
>
> I try to set the filter of the OpenFileDialog to filter files without
> extension but without success
>
> -> dlg.Filter = "File without extension (*.)|*.";

Set it to blank. That means no filtering, which appears to
be your goal.

dlg.Filter = null or ""



Relevant Pages

  • RE: URLScan and EXE
    ... Please record the tree structure with the key defined in this node, then create one .foo Key with the same to the .exe one. ... Close the regedit and then Windows OS loader will treat the .foo as one executable files, which will try to load it. ... "Can I change the file extension on the URL through an ISAPI filter after it passes through URLScan?" ...
    (microsoft.public.inetserver.iis.security)
  • Re: Advise on Filters please
    ... Plugged into the master ... them from the back of this new Master Socket front plate. ... ANY device that is plugged into a telephone socket - needs a filter. ... the exchange and the callerID + modem (as the extension ...
    (comp.sys.acorn.misc)
  • Re: Employees & their family / friends in collusion to bypass email fi
    ... the barracuda interface to filter movie formats by extension. ... That is our outside to inside filter. ...
    (microsoft.public.exchange.admin)
  • Re: Employees & their family / friends in collusion to bypass email fi
    ... the barracuda interface to filter movie formats by extension. ... That is our outside to inside filter. ...
    (microsoft.public.exchange.admin)
  • ISA SMTP Filters not applying properly
    ... So for instance I was blocking SCR but was noticing a ... the extension for the unfiltered ... >I have recently setup the SMTP filtering extension on my ... >get the SMTP filter to filter out by file extension and ...
    (microsoft.public.isa)

Loading