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 207(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.2
1.What is a web server?   A company had more than 45 computers  can connect to the net just by one server. 2.How do you define 'cold fusion"? Any reply is appreciated
Zones: Web Development, Web Development, CFMLDate Answered: 05/31/2000 Views: 0
              I have recently installed CF Server and Studi 5. When I try to go to the CF Adminstrator Screen I get the following screen. Allaire Cold Fusion Template Header Size: New Ver...
Zones: ColdFusion Application ServerDate Answered: 07/11/2002 Views: 0
I have a simple signup page going on here. Something similar to below... <cfif NOT IsDefined ("form.submit")>        <!--- form is displayed here ---> </cfif> <cfif IsDefined ("form.submit")>...
Zones: ColdFusion Application ServerDate Answered: 08/09/2003 Views: 0
Hello, Im trying to teach myself regex pattern for CF! I have searched the web and have found some good sources BUT I still need regex for dummy break down still! Any good books I should know o...
Zones: ColdFusion Application Server, ColdFusion ...Date Answered: 10/19/2007 Views: 0
Hello,  I have been fighting this question for a week and thought maybe someone could help me out.  I have a form that inserts into a database and all is good. Now i am working on a page to edit th...
Zones: CFMLDate Answered: 11/11/2007 Views: 0
Experts, I am dumping some data, but am looking for a better way to dump it.  I want to use my itemnumbers as column headers and have each user as a row.  For instance, I want to have UserID   ...
Zones: CFMLDate Answered: 03/27/2008 Views: 0
I have a system that puts a tracking ID in the subject of emails but I am having trouble writing an expression to retrieve just the tracking ID.  The subject line of an email would look like this: ...
Zones: Regular Expressions, ColdFusion Ap...Date Answered: 12/30/2007 Views: 0
Experts, I have to send out mass emails, and do not always get a clean data file.  Is there a way for me to use  a try catch block to catch any invalid email addresses?  At times I will get emai...
Zones: CFMLDate Answered: 01/25/2008 Views: 0
From my cold fusion application, I would like to have a button that should bring up an Oracle Discoverer Report in a pop-up window.  I have the following line of code that calls the Javascript func...
Zones: CFML, JavaScript, WebApplicationsDate Answered: 02/04/2008 Views: 0
Experts, I have an item in my database that looks like this "SURVEYD104_1".  What I want to do is remove the underscore, and then make an update to the database inserting SURVEYD104 as an itemnu...
Zones: CFMLDate Answered: 02/08/2008 Views: 0