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 5321(0.108 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
Hi, I have a very large xml document with an element that contains two attributes. However, the attributes are in the wrong position relative to the element. eg: <test1 attribute1="text..." ...
Zones: XML, XSLTDate Answered: 01/02/2008 Views: 0
How does one go against a SQL server database using xml/xsl in conjunction with ASP? I would like some examples, with sample code, web sites etc.
Zones: XMLDate Answered: 10/27/1999 Views: 0
Iam trying to generate an xml file dynamically by taking data stored on the database.ie my column headings in the table become the tags for the xml file and data in the fields will be the respectiv...
Zones: XML, XHTMLDate Answered: 02/28/2002 Views: 0
Hi Experts; I am saving a Recordset object to XML file using ADO2.1. in an ASP page. This is the folowing syntax; set rs1 = objconn.Execute("Select * from users") rs1.Save "c:\test_rs.xml", adP...
Zones: XMLDate Answered: 08/10/2000 Views: 0
This is blowing my mind.  I have tried several different methods of creating hyperlinks on a document, but it does not parse the <A> tags correctly.  What am I doing wrong?   XSL:   <xsl:temp...
Zones: XML, XHTMLDate Answered: 05/18/2000 Views: 0
I have Data type definition(DTD), how i will verify that the given xml is in the correct definition with DTD. I need to verify it in C++. Is there any function in MSXML Parser? Thanks
Zones: XML, XHTMLDate Answered: 06/02/2000 Views: 0
Hi All ! I am writing an DNA application with vb components(on MTS), and ASP file the flow is : SQL server => VB => ASP vb components query data from sql server as ado.recordset asp r...
Zones: XMLDate Answered: 06/25/2000 Views: 0
Can one XSL file use data from 2 XML files? If so, How? Simple code examples would be helpful. If it's not possible, why?
Zones: XML, XHTMLDate Answered: 07/31/2000 Views: 0
I am writing a XML webpage with ASP + Microsoft XML previews + javascript. my approach is as follow : 1. use asp to generate a XML in form     <root><a>..</a></root> 2. write it in between th...
Zones: XML, XHTMLDate Answered: 08/30/2000 Views: 0
Hi all, I have written a function to split a Recordset into XML in VB6.0. The only thing is that it takes to long to split the recordset into XML. I was just wondering if anybody had the s...
Zones: Visual Basic, XHTML, VB ObjectsDate Answered: 09/01/2000 Views: 0