<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : ShowBrowseFolder (Only Specific File Extension)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : ShowBrowseFolder (Only Specific File Extension)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:51:59 +0000</pubDate>
  <lastBuildDate>Wed, 10 Nov 2010 04:30:40 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=17537</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[ShowBrowseFolder (Only Specific File Extension) : Hi,  OK, I didn&amp;#039;t read...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17537&amp;PID=61326&amp;title=showbrowsefolder-only-specific-file-extension#61326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17537<br /><strong>Posted:</strong> 10 November 2010 at 4:30am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>OK, I didn't read your post properly <img src="http://forum.codejock.com/smileys/smiley9.gif" height="17" width="17" border="0" alt="Embarrassed" title="Embarrassed" />&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Seems filtering on files doesn't work with BrowseForFolder dialog. It shows <strong>all</strong> files <img src="http://forum.codejock.com/smileys/smiley5.gif" height="17" width="17" border="0" alt="C&#111;nfused" title="C&#111;nfused" />&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Why don't you use "normal" dialog? If you show files &amp; folders&nbsp;I don't&nbsp;see difference with using .ShowOpen dialog...</DIV><DIV>&nbsp;</DIV><DIV>Good luck.</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 10 Nov 2010 04:30:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17537&amp;PID=61326&amp;title=showbrowsefolder-only-specific-file-extension#61326</guid>
  </item> 
  <item>
   <title><![CDATA[ShowBrowseFolder (Only Specific File Extension) : hi Aaron... thank you for your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17537&amp;PID=61322&amp;title=showbrowsefolder-only-specific-file-extension#61322</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5940">JamGodz</a><br /><strong>Subject:</strong> 17537<br /><strong>Posted:</strong> 10 November 2010 at 12:35am<br /><br />hi Aaron... thank you for your quick reply... but i don't want to use the commondialog.. just wanna use the BrowseForFolder like the screenshot.. tnx<br>]]>
   </description>
   <pubDate>Wed, 10 Nov 2010 00:35:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17537&amp;PID=61322&amp;title=showbrowsefolder-only-specific-file-extension#61322</guid>
  </item> 
  <item>
   <title><![CDATA[ShowBrowseFolder (Only Specific File Extension) : Hi,  Following will show option...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17537&amp;PID=61282&amp;title=showbrowsefolder-only-specific-file-extension#61282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17537<br /><strong>Posted:</strong> 08 November 2010 at 2:30am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Following will show option to select only xls <strong>OR </strong>all extensions .</DIV><DIV>&nbsp;</DIV><DIV>With CommonDialog<BR>&nbsp;&nbsp;&nbsp;&nbsp;.Filter = "Excel (*.xls)|*.xls |" &amp; _<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"All (*.*)|*.*"</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;.ShowOpen</DIV><DIV>End With</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 08 Nov 2010 02:30:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17537&amp;PID=61282&amp;title=showbrowsefolder-only-specific-file-extension#61282</guid>
  </item> 
  <item>
   <title><![CDATA[ShowBrowseFolder (Only Specific File Extension) : Hi Good Day!Is it possible to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17537&amp;PID=61281&amp;title=showbrowsefolder-only-specific-file-extension#61281</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5940">JamGodz</a><br /><strong>Subject:</strong> 17537<br /><strong>Posted:</strong> 07 November 2010 at 10:42pm<br /><br />Hi Good Day!<br><br>Is it possible to ShowBrowseFolder of CommonDialog to display the specific file extension let say i want to display only *.xls<br><br>Please refer...<br><br><img src="uploads/5940/BrowseForFile.png" height="326" width="334" border="0" /><br><br>Thanks..<br><br><br><br>]]>
   </description>
   <pubDate>Sun, 07 Nov 2010 22:42:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17537&amp;PID=61281&amp;title=showbrowsefolder-only-specific-file-extension#61281</guid>
  </item> 
 </channel>
</rss>