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 1596(0.021 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!

9.0
I need to rename a File. The File is "Read Only". How would I do this in Visual Basic 5.0 Thank You in advance. I am new to this which is probably obvious to you by now.
Zones: Visual BasicDate Answered: 01/05/1999 Views: 0
I can do this if I have IE5 installed using SHCopyKey, but I want the solution to not require IE. Is there a way to rename a key, or copy a key along with all of its sub-keys? Thanks in advance.
Zones: Windows ProgrammingDate Answered: 04/05/1999 Views: 14
Weird, our NT4.0 workstation (sr5) created a new Administrator account (with the same password)after a reboot. In the profiles folder, it looks like the old account was saved as Administrator.bak. ...
Zones: Windows NTDate Answered: 06/19/2000 Views: 0
I am trying to setup  an asp form that takes all the information that is entered into the form by a user and saves it into a file. That file name will be generated randomly and then email to a cert...
Zones: ASPDate Answered: 06/19/2000 Views: 0
how can i rename/copy a file 'somefile.out' to a filename with a datetimestamp like 'mmddhhss.out'. is it possible?
Zones: Windows NTDate Answered: 06/02/2000 Views: 0
Is there a way to rename files using FileSystemObject object? If not, can I know the way to rename files? Thanks.
Zones: ASPDate Answered: 07/17/2000 Views: 13
After creating a temporary file in visual c++ I want to rename the file to another name. CString tmpmsg, oldfile("tempdat.txt"), newfile("finaldata.txt"); tmpmsg.Format(" rename %s %s", oldfile...
Zones: C++, Microsoft Visual C++Date Answered: 02/08/2001 Views: 13
I noticed that there is no way to rename a table once you have created one.  Must i remove the table (and all its content), create a new table, and copy the data over?  There has got to be an eas...
Zones: MS AccessDate Answered: 04/15/2001 Views: 0
I need to rename a file in the formart 000001.dat and the next day it is 000002.dat etc. I need to rename it to the format abcdefgh000001.dat Any ideas? its simple enough i imagine but cant thi...
Zones: Windows NTDate Answered: 07/05/2001 Views: 0
Hi, In my application I have a faicility to upload image files to a pre-determined target directory on the Server.  This works fine - however there is a requirement from time to time to rename s...
Zones: ASPDate Answered: 06/15/2001 Views: 0