Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 23(0.012 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.6
Hi, I have a folder which contains sub folders of a variable amount which contains files of a variable amount. How can I rename all of the files within the parent folder? Thanks
Zones: JavaDate Answered: 01/25/2006 Views: 0
I am using VC++ 6.0 to write a little bit of multimedia software.  I need a snippet of code that will take all of the file names in a designated folder and put them in an array.  Then do down the...
Zones: Windows MFCDate Answered: 05/21/2006 Views: 0
I'm trying to rename a folder in C#.  I know that you really have to use System.IO.Directory.Move(oldPath, newPath) to do this. However it becomes a little more complex for me and I'm unsure wha...
Zones: C#Date Answered: 08/06/2007 Views: 188
I have a folder called c:\myFolder, inside it have "file1", "file2" and "file3", I wish to rename all files inside the folder with the suffix "_o", so the result will be "file1_o", "file2_o" an...
Zones: Windows XPDate Answered: 12/31/2005 Views: 23
Using VB6,  I want to rename a list of  files in "C:\My Documents\My Music" folder like the following : ABC10.ra to 10.ra, ABC11.ra to 11.ra, ABC12.ra to 12.ra…….. ABC66.ra to 66.ra You notice th...
Zones: Visual BasicDate Answered: 02/25/2006 Views: 0
lets say i have a picture named pic0599, i want my perl script to rename every file in the folder such that the file will now be called pic0599q. i have this code, how can i modify it to add a q...
Zones: PerlDate Answered: 02/25/2006 Views: 0
Hi I think I need VB to do this but unsure (on Win XP Pro Machine) I have a folder with loads of files in it, all weird names with spaces etc like : 22. ISLAND MODELS exc ICE-FIJI.pdf I ne...
Zones: Visual BasicDate Answered: 08/30/2006 Views: 0
I have Windows Server 2003. I shared a folder on it and gave the usesr read, write and execute permissiona. I do not want the users to delete any file or folders there i did not give them the modif...
Zones: Operating Systems, W...Date Answered: 03/24/2008 Views: 0
Hello and how are things? I am really stuck and I am not sure why this is not working. I have this code that I want to write the contents of a file I have the user picking to upload to another fold...
Zones: JavaDate Answered: 04/18/2007 Views: 0
Hi guys, I'm the admin of a Windows 2003 environment. I want to change the permissions on a folder and subfolders on a file server. Currently everyone has Full Control but I now want to 1) p...
Zones: Active Directory, Windows NT Network, Windows Network Securit...Date Answered: 06/25/2007 Views: 91