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 16(0 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!

6.8
all I did was add a login screen to the dashboard sample and the requisite VBOXing and  viewstack and all of a sudden the HTTPservice can't get thru to the results.xml I am an old VB type trying t...
Zones: Software, Web Languages/Standards, Web Dev Soft...Date Answered: 03/03/2007 Views: 15
I am trying to use Amazons API to get data into my Flex app. I keep getting a blank datagrid with no errors. I do debugging and I see all the data from the HTTPService I think it has something to ...
Zones: Adobe Flash, Web Languages/Standards, XM...Date Answered: 11/16/2007 Views: 0
(NOVICE ALERT) I am using a Flex HTTPService post to send data to an API that returns XML I can not seem to parse the return correctly. The returned XML is : <connector_ret>   <function nam...
Zones: Flex, XMLDate Answered: 11/18/2007 Views: 273
I am trying to take the results (xml format) from an HTTPService call and create an XMLList from it so I can create an XMLListCollection from that to use to populate a tree component.  The tree com...
Zones: FlexDate Answered: 12/10/2007 Views: 47
I found a demo for a dashboard on the Adobe site I want to modify but I am a newbie to Flex and not sure how to change the VAR HTTPSERVICE. Currently it uses a static XML page called POD.XML and I ...
Zones: Flex, ActionScriptDate Answered: 01/14/2009 Views: 64
I need to populate a textArea with the XML returned from a HTTPService call. I know I need to do a XML to String but beyond that I am not sure. Thanks!
Zones: Flex, ActionScriptDate Answered: 01/28/2009 Views: 0
This should be simple but I am struggling with it. I have a CheckBox that is being properly populated but when I edit the CheckBox by toggling it either off or on I can't get the new value passed b...
Zones: Flex, ActionScriptDate Answered: 02/09/2009 Views: 0
Hi, I am connecting a MySQL table (usuarios) to a flex Datagrid (datagrid1). The first load it´s perfect. shows all the records, but if I update the database and launch a button to update the da...
Zones: FlexDate Answered: 06/22/2009 Views: 28
I have an array that is the dataProvider to a DataGrid and under all but one circumstance all is well. Where I am having a problem is where there is only one record in the array. If there are at le...
Zones: Flex, ActionScriptDate Answered: 03/12/2009 Views: 44
I have converted over to using XMLList and E4X from using an array. My DataGrid works fine but I have a TextArea below it that I can't seem to find the right syntax to assign it data. Thanks!
Zones: FlexDate Answered: 03/12/2009 Views: 46