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 475(0.001 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!

7.6
Hi i have value in edit box some i want to encrypt, and be able to decypt it again Esk
Zones: Delphi ProgrammingDate Answered: 02/23/2000 Views: 0
Hello, I have encrypted programs needed to be decrypt urgently.  Can any one please help? Sample of program look something like this  spost_addressý÷ û Cüøý÷ û Cüøý÷ û Cü...
Zones: FoxProDate Answered: 01/08/2003 Views: 0
hi ! i want to save the passwords of some users encrpted in a flat database. how can i encrypt/decrypt them ? regards ItsMe
Zones: CGIDate Answered: 01/01/2001 Views: 0
Hi, Can anybody convert this VB crypt algo in Java allowing the same behaviour in VB and in Java (2 ways). Thanks Andy ' ENCRYPT AND DE CRYPT TEST  XOR w/key ' FORM1 Components ' Text1...
Zones: JavaDate Answered: 12/28/2002 Views: 0
hi guys   i have to make a program wherein the credit card information given by the user has to be stored in encrypted form in database.I have made the file with some algorithm used in it.The encr...
Zones: ASPDate Answered: 01/25/2002 Views: 0
I have a screen used to create users to access a particular application. When i create a new user and give the user a password and submit the page, the password should get stored in the database in...
Zones: PHPDate Answered: 11/04/2001 Views: 0
Let's say I have some lines typed at notepad.exe. I select all these lines and select 'copy', so those lines will be in memory.   Now I want to have source code that lets me: encrypt all those ...
Zones: Visual BasicDate Answered: 01/06/2002 Views: 0
I have a requirement from a client to allow their affiliates to accept credit card numbers on-line from their custom branded pages.  The credit card info needs to be encrypted, stored in a text fil...
Zones: ASPDate Answered: 04/12/2002 Views: 0
Hi, Can someone provide me a good encryption/ decryption class file that will simply implement this? encryptclass ec = new encryptclass(); String key = "abc"; String normalpwd = "123"; ...
Zones: Java, New To Java, J2SEDate Answered: 12/04/2002 Views: 0
This is the scenario. user logges in to server A. (http://www.x.com) Server A authenticates the user base on user info in database and constructs the page with links to other web sites. for examp...
Zones: ASPDate Answered: 12/16/2002 Views: 0