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 724(0.023 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
How can i can call a .net web service from an ASP page? are there any sites/sources that i can check this out on? I need to see how this is done via ASP(preferably in vbscript), not ASP.net. I ...
Zones: Web Development, Windows BatchDate Answered: 06/29/2004 Views: 0
Hi, I have a classic asp page used in an intranet with access2000/aql2000. One of the pages is addProducts.asp. How can I allow users to browse images and upload to the server. Saving pictures...
Zones: ASPDate Answered: 06/27/2004 Views: 0
Before you think this may be a piece of cake, my question is a bit longwinded, but a great opportunity to set the record straight! I could really use some help and guidance.  Here is what I am l...
Zones: ASP, XHTMLDate Answered: 11/06/2004 Views: 0
/*classic ASP*/ I have two XML files here file1 and file2 , file1 is what I need to edit , I need to delete the node from file1 with the id-"idNodeToDelete" and repleace it with the node from file2...
 
Related Solutions:
Edit XML Delete/ add node; problems

experts, I am trying to replicate a solution (see below) and not getting very far. I have the S...

Tags: asp, classic| Rating: 9.5
 
Zones: Programming, Audio Editing, Vi...Date Answered: 09/29/2004 Views: 0
Hi, I am almost developed a website which is mixed on ASP.Net and classic ASP. The reason to mix classic ASP is that I have 3 years experience in ASP and just started learning asp.Net. Ok no...
Zones: ASP.Net ProgrammingDate Answered: 10/07/2004 Views: 0
I need a method to do a server transfer from a ASP.net script to a classic ASP script. Before anybody says it response.redirect wont work as that's client side. I need the transparency of someth...
Zones: ProgrammingDate Answered: 10/31/2004 Views: 0
Using IIS5 and classic ASP (not .net), how can I determine if a digital certificate is in use by the current browser (Internet Explorer 6.0 and above) session? Here is what I am trying to do: My...
Zones: ASPDate Answered: 01/11/2005 Views: 0
Hello, Does anyone know if it's possible to call a .net webservice from a classic asp application? How would it be done? For example we have a third party .Net tool used to merge pdf documents a...
Zones: ProgrammingDate Answered: 03/30/2005 Views: 4
Can some one convert this asp.net function to classic asp function? Public Function Method108(ByVal Name As String, ByVal Password As String) As Integer       Dim conn As New SqlConnection(connStrin...
Zones: ASP.Net ProgrammingDate Answered: 04/19/2005 Views: 0
Hi all, I have the current ASP classic login script  using Sproc's which I use, and it works great. Here is the relevant code: <% if sName="" or sPassword="" then             sError = "...
Zones: ASPDate Answered: 05/12/2005 Views: 0