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 20(0.016 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
In powerbuilder 6.5, I am using the modify function for a dropdown datawindow: Modify( create column( accessiblerole="0" alignment="0" band=detail binaryhex="no" border="5" color="0" dbalias=".La...
Zones: PowerBuilderDate Answered: 01/10/2008 Views: 13
I'm trying to build a form which allows the user to select a text within a textarea and then replace this text by the same text only then with the <HTML>- tags surrounding it. When I create a r...
Zones: PowerBuilder, HTMLDate Answered: 01/31/2009 Views: 0
I need you use multiple timers in one window, is this possible?
Zones: PowerBuilderDate Answered: 08/26/2008 Views: 0
I created Dynamic Datawindow using this code mysql="select id,name,email from users" new_syntax=SQLCA.SyntaxFromSQL(mysql,'Style(type=grid)', error_syntaxfromSQL); dw_1.Create(new_syntax, erro...
Zones: PowerBuilder, ...Date Answered: 05/19/2009 Views: 9
Hi, I have the following situation. I have a tabular data window which has a display only column which displays a warning message to the user. Due to the size constraints on the data window, I can...
Zones: PowerBuilderDate Answered: 06/30/2009 Views: 0
I have a Powerbuilder datawindow into which I am inserting text fields (absolute file pathnames).  I want to have these fields wrap around and have the text appear on myltiple lines in the display ...
Zones: PowerBuilderDate Answered: 12/17/2007 Views: 0
I am using PB 10.5 and have migrated my older application from  PB 6.  I have no problem modifying the library files and thing  work great with the exception of on library file window (please see a...
Zones: PowerBuilderDate Answered: 02/22/2008 Views: 0
I have a PowerBuilder application that I wish to distribute to my users.  The users are running on Windows 2000.   I have been able to create  an msi file that  installs the PB dll s that are neede...
Zones: PowerBuilder, Windows 2000, Window...Date Answered: 03/28/2008 Views: 12
Hello, how can I change the value in drop down data window? I've tried the functions SetRow() and ScrollToRow() -> the row became selected but still is not visible in dddw (when I click on the...
Zones: PowerBuilderDate Answered: 04/22/2008 Views: 0
My PB application cannot read a file from fileserver although all mappings are correct and user permissions are granted. The of_dirlist() function under pfc_n_cst_filesrvunicode does find files in ...
Zones: PowerBuilder, Kernel ProgrammingDate Answered: 06/18/2008 Views: 0