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 979(0.009 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.4
Hi, I plan to prototypet CGI with KSH.  I need help on how to implement it.! I plan to test with a very small experiment.  A HTML form take LAST_NAME and FIRST_NAME.  How the flow of the script s...
Zones: CGIDate Answered: 05/02/1997 Views: 0
Is it possible to give access to a username/password protected server without asking all users a password? Here's the scheme: clientA ---} clientB ---}-open--> serverA  ---protected----> serverB ...
Zones: CGIDate Answered: 07/03/1997 Views: 0
If i make a button on a web page. Which tag (or CGI or JAVA) must i include to launch a .EXE program on the computer (client) ? For use in an Intranet or Internet solution. Windows95 NT Netscpae  I...
Zones: HTMLDate Answered: 12/26/1997 Views: 0
My perl cgi script runs fine in standalone mode from a NT cmd prompt. This script opens a file in its parent directory using open('..\afile') or die ... When I run it as a cgi program under Netscap...
Zones: CGI, SSIDate Answered: 12/23/1997 Views: 0
Dear experts... I'm in messy about file upload... In Netscape HTML <type="file"> can works good.. but my server side CGI(wriiten by C) is not recognize it's size and boundary and so on... So ...
Zones: CGI, SSIDate Answered: 01/19/1998 Views: 0
I need a cgi program to be written in C and run on AIX. It will take in variables from a form thru' POST method. The CGI program will simply read inputs from the form and ouput the values to an out...
Zones: CGI, SSIDate Answered: 02/18/1998 Views: 0
Hi, I'm trying to run a java program as a cgi script in my cgi-bin directory. I can get other scripts such as perl, shell to run OK but it will not recognize java prorgram as cgi. I have my own t...
Zones: CGIDate Answered: 04/17/1998 Views: 0
I have written CGI script in PERL, Error shown : "String Termination after the line content type" Q : How to execute it? print "Content-type: /text/html\n\n"; print<<EOF; <HTML> <BODY> <H1>...
Zones: CGIDate Answered: 05/05/1999 Views: 0
our customers, after payinging, end up at a page with the code below, then they click on the submit button on the page: ----------------------------- <html> <body bgcolor="#FFFFFF"> <center> <t...
Zones: CGIDate Answered: 01/13/1999 Views: 0
I would like to use a Perlscript to change a userpassword in the passwordfile. It is no problem to do that as root but the user wwwrun (Apache) has of course no access to that file. Needed is a CGI...
Zones: PerlDate Answered: 02/10/1999 Views: 0