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 2577(0.002 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.2
How can I declare a string that contains quotes?
Zones: Visual BasicDate Answered: 04/12/1999 Views: 0
Hi, how do I extract some string outta a long string Example, $content="ABC DEF=".abc.." GHI"; I want to extract DEF=".abc.." into a $var and content in quotes can be anything. If you kn...
Zones: PerlDate Answered: 08/21/2001 Views: 0
Hi! I am cutting and pasting information from Word 2002 into notepad (call me crazy but I do all my HTML within notepad *grin*).  Within the Word documents are links:   <A HREF="wherever.htm"...
Zones: Ms Office SuiteDate Answered: 03/25/2002 Views: 0
How can I check a form to make sure that no quote's can be used?  I can't seem to get it to work...here is what I have so far... <!--application.js--> function noquote( ) {    x=document.noq...
Zones: JavaScript, Macromedia HomesiteDate Answered: 02/17/2003 Views: 0
Hi Im using some code to populate a drop down from database,its working fine but when there is a double quote in the database field value then this is giving the incorrect field value. See the...
Zones: ASPDate Answered: 05/25/2003 Views: 0
I am trying to assign a variable a literal double quote followed by the less than sign, a single quote, the value of a textbox, a single quote and then a double quote. Something like: strStarti...
Zones: Visual BasicDate Answered: 04/07/2003 Views: 0
I need a quote within a string I'm reading from a config file.  This is the line in the file: PNPvPre="PNP_Vector(""" Everything works until I put in the quote, so apparently this is not the ...
Zones: .NETDate Answered: 08/14/2003 Views: 0
Let's see how fast this one goes.  I can't turn anything up on Google. "Now I had to sell myself the idea of turning crook.  I wanted to be honorable because I felt more comfortable telling the ...
Zones: Puzzles / RiddlesDate Answered: 10/18/2003 Views: 0
I've searched high and low but I've come up empty.  How do you use FTP in Visual Basic 6 to send the full range of commands to an IBM Mainframe.  VB's Inet only supports a limited range (e.g. send)...
Zones: Microsoft NetworkDate Answered: 11/04/2003 Views: 4
Dear All, Does anyone know how to insert " (double quotes)  and ' (single quotes ) into oracle8i table. For example i 'v got a table : CREATE TABLE "GCC"."SGCCSUSR"("ENCRYPTED" VARCHAR2(132)...
Zones: OracleDate Answered: 09/28/2004 Views: 34