Omgili - forum search, search forums  
  

Discussions about folder listing

Displaying 1 - 10 out of 76,226 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hi ,I would like to know if there are some in built functions for the scenario that is described below : The input is the path of a parent folder. Wat the function must do is , it should list out all the .zip files inside that parent folder.The parent...
Started by on , 7 posts by 7 people.  
Dim FSO As FileSystemObject Dim Folder As Folder Dim SubFolder As Folder Dim File As File Set FSO = New FileSystemObject Set Folder = FSO.GetFolder In Folder.....
The following an example of how to use FileSystemObject in VB6 .
Hello everyone, what I need to do is get a list of files in a folder in a Flex application from the web (i.e. all the files in a location like http://example.com/folder1 ). Can anyone please help me. Thank you. Chris
Started by on , 3 posts by 3 people.  
Would be something of a huge security issue.
To get that the list of files in a server directory, you'd need to use a server-side script (.NET, php, Ruby, etc), then pass the list to your Flex app.
Hi, i'm working on a script to allow users to browse a given directory, which is not the directory this file is sitting in, but set in a variable. define('FOLDER', '../_files/'); Now, the rendred html allows to navigate subfolders inside that folder. ...
Started by on , 3 posts by 3 people.  
Or you could use regex $requested = realpath....
Copied from this answer , since I think this question is better .
$foo = realpath($foo); if (substr($foo, 0, 8) != '/my/path') { return false; } ...or something like that .
You might want to look at realpath().
Ask your Facebook Friends
I have a need for a simple function that lists all folders (non-recursive) in a given directory. The directory will always be the same (the images folder of my theme directory). I've been using the function below, but it fails when the PHP version is ...
Started by on , 3 posts by 3 people.  
PHP/4.0 or greater: <?php $dh = opendir('/'); if($dh){ while(($item....
There are some good examples on the manual page itself, so I won't duplicate them here .
The dir directory class has been available since PHP 4, so should be ideal for your purposes .
Hi all, I'm not sure how simple this would be, but I'm using a script which displays the files from a specific folder, however I'd like them to be displayed in alphabetical order, would it be hard to do this? Here's the code I'm using: if ($handle = opendir...
Started by on , 6 posts by 6 people.  
$folder_names = array(); $folder_names = glob( '*', GLOB.
Of traversing folders, if it fits for your needs.
Is there any command to recursively remove .listing files from a Windows folder?
Started by on , 3 posts by 3 people.  
Del /s *.listing From the command line, run this: del /s *.listing You can get more info.
Opera Mail losing sent folder listing I'm using Opera 11.60 and I use the mail client with an exchange server (IMAP). Recently it has started losing the listing of the IMAP folder used for sent items. I can get the listing back by clearing the entry for...
Started by on , 10 posts by 2 people.  
Answer Snippets (Read the full thread at opera):
When it gets lostIs the name of the ....
Originally posted by orlp: It is only the folder listing that gets lost.
It is only the folder listing that gets lost.
Under "sent" in the "all message" section of the mail panel is ok .
Hello! I am getting an error while trying to run CFmx code on a remote host. Directory Listing Denied This Virtual Directory does not allow contents to be listed. I did my coding on my "LocalHost". Then for testing ,I copied it to a remote host "ChicaDevTestApp...
Started by on , 3 posts by 3 people.  
This setting.
Sounds like the virtual directory is not set up in IIS to enable directory listing.
I have a client that is asking me to give them a listing of every file and folder in the source code (and then a brief explanation of the source tree). Is there an easy way to create some sort of decently formatted list like this from a subversion repository...
Started by on , 7 posts by 7 people.  
Do a checkout; listing.txt (Assuming that you're on Windows, of course.) svn list -R svn://svnlocation This should list all the files....
At the web address? try: svn list -R with the root of the branch you're trying to list.
How to list the contents of a zipped folder in C#? For example how to know how many items are contained within a zipped folder, and what is their name?
Started by on , 8 posts by 8 people.  
For the concrete example of listing the contents of a zip.
Of an application reading and writing to zip files.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Opera mail chat and news
Related Searches
list id3 folder    vb6 list files and folders in listbox    contact folder associated with this address list    list all files in a folder using ssis    How do I place my Contact List into a new folder -inforum yahoo com -inforum yedda com    windows xp modify new list right click folder shortcut   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost