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 10(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!

9.3
I am currently  looping through the xml based on the node/attribute I want to loop through.. but inside each of those loops have other items that need to be looped as well (all while in the origina...
Zones: ASP, XSLT, XML DatabasesDate Answered: 01/30/2009 Views: 0
I'm relatively new to xml/xsl and barely adequate in asp... What I have is an xml file, and an asp page.  Now, the trick comes in with how I need to do what I need to do, I have to, using varia...
Zones: ASPDate Answered: 12/03/2006 Views: 0
ok.  How can I get the value of the attribute for FAC_RESERVATION ID to display in my link: <?xml version="1.0" ?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"...
Zones: ASP, XML, XSLTDate Answered: 11/14/2007 Views: 0
I am trying to pass variables from my asp to xsl.. and not getting it right. I'm still new to asp and xsl.
Zones: ASPDate Answered: 11/10/2008 Views: 0
I'm trying to send an email from within my xsl using the information contained in the xml that it is processing.  How can I do that?  The xml is being called from asp/vbscript and transformed by th...
Zones: XSLT, ASP, XMLDate Answered: 12/03/2008 Views: 0
Hello, I am programming a xml that contains Chinese characters, but at the moment of the conversion does towards xsl the same characters  get lost. How might it preserve the format not to lose the ...
Zones: Web Languages/Standards, ASP, XMLDate Answered: 05/09/2009 Views: 0
I have an ASP Page that displays the files from a directory on unix box. I get the entire list of files in that directoty and displays it on the browser. What I want to achieve is to get an input f...
Zones: XMLDate Answered: 10/03/2007 Views: 8
Hi Experts I have sucessfully managed to import an xml file into a dataset using an XSL file using the following code         dsClicks.ReadXmlSchema(Server.MapPath("data/import1.xsl"));         ...
Zones: XML, ASP, Visual StudioDate Answered: 02/15/2008 Views: 45
I have an asp page that when first loaded writes HTML to the client browser. The resulting HTML is generated with the ASP code using a XML-XSLT transformation. The problem is that only the HT...
Zones: ASP, XML, XSLTDate Answered: 02/21/2009 Views: 28
I have a piece of ASP that takes some XML generated by a DLL. The XML contains a line to apply an XSL stylesheet to render it. The code hasn't changed at all in months, and suddenly yesterday it st...
Zones: ASP, Internet Explorer, XSLTDate Answered: 10/06/2008 Views: 0
  • 1