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 1054(0.002 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.4
Can I use server-side includes in pages that are generated by a CGI program? If so how does the server know to look for them? (where's the .shtml extension).
Zones: CGI, SSIDate Answered: 10/26/1999 Views: 0
I want to enable SSI in .cgi page... but I failed .. When I add "AddHandler server-parsed .cgi" in my .htaccess file. The server cannot execute the CGI, it only display the source code!! how can my...
Zones: CGI, SSIDate Answered: 07/27/2000 Views: 0
anyway to do so ?? i have a .cgi script that generates html pages based on a TMPL file !! the .tmpl file have the following.. <!--#include virtual-"thing.inc"--> when i cann  my script ...
Zones: Perl, SSIDate Answered: 01/27/2002 Views: 0
The following CGI script when run as SSI directive on UNIX server shows "Internal Server Error" message on the calling shtml page. Here is the exact code: shtml WEB page: <HTML> <HEAD> <TITLE...
Zones: CGI, SSIDate Answered: 05/16/2003 Views: 0
Hi, I'm trying to include a file that is in the parent directory but it isn't working. I'm getting this error: unable to include "template_title.shtml" in parsed file /web/htdocs/app/webachat//b...
Zones: Web Development, SSIDate Answered: 07/23/2003 Views: 0
I put a SSI test statement in my html file, but it does not execute. The SSI statement: <!--#include file="SSI_test.inc" --> The SSI_test.inc file contents (1 line): <p>This is an SSI test sta...
Zones: IBM Websphere Application Server, Plug ...Date Answered: 10/16/2003 Views: 0
Tags: ssi
How to launch a cgi application from within a html file ? I've tried this: <html> <!--#exec cmd="oostwijk.hypermart.net/cgi-bin/counter.pl" --> <!--#include virtual="oostwijk.hypermart.net/cg...
Zones: Web Development, SSIDate Answered: 02/10/2004 Views: 0
OK, I've had a bit of a look around but can't figure this out... I have a perl script that draws my web site menu, the idea is that as you go down levels then the menu expands to show where you...
Zones: Web DevelopmentDate Answered: 07/06/2004 Views: 0
Hi Apache Experts, I have tried many answers on Expert-Exchange site about how to enable SSI for Apache but NOT able to get this work. It only showed the label but not value of DATE_LOCAL. I think...
Zones: Apache Web ServerDate Answered: 12/27/2004 Views: 0
Hi i have Apache/1.3.31 (Win32) running on Win XP and i want to be able to configure to run SSI on my machine for testing purposes.  Don't know a great deal about Apache and just trying to get my h...
Zones: Apache Web ServerDate Answered: 03/25/2005 Views: 0