Advertisement

[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

06/03/2003 at 10:16AM PDT, ID: 20635438
[x]
Attachment Details
[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.8

Include image not showing

Asked by InnerChild in Active Server Pages (ASP), Server Side Includes (SSI)

I have been having this problem off and on for a while now.  I will build a part of a website to include and for a while it will work and then bang one of the images will not longer show up.  For a while it seamed that the only way to fix it was to rebuild the whole include file but I was wonder if there was something I was missing.  I am new to asp and I am using dreamweaverMX to do my include.  I will post the code and maybe that will help.

****File to be included*********
<table width="215"
    height="395" border="0" cellpadding="0" cellspacing="0" dwcopytype="CopyTableRow">
  <tr>
    <td height="22"><img src="images/spacer.gif" width="20" height="20"></td>
    <td height="22"></td>
    <td height="22"><img src="images/spacer.gif" width="20" height="20"></td>
  </tr>
  <tr>
    <td height="129"></td>
    <td align="right" height="129">For full access to our Client Zone, you must
      be a Diversified client or an client payrolled through PEO Canada.
      <p>All users must &#147;Create an Account&#148; prior to logging in for
        the first time. Please have your client number ready to validate your
        identity.</td>
    <td height="129"></td>
  </tr>
  <tr>
    <td height="14"></td>
    <td height="14"></td>
    <td height="14"></td>
  </tr>
  <tr>
    <td></td>
    <td background="images/bg-login.gif"><p align="center"> <a href="mailto:jeffw@peocanada.com" class="linku">Contact
        PEO Canada</a><a HREF="javascript:popUp('https://servicecenter.verisign.com/cgi-bin/Xquery.exe?Template=authCertByIssuer&amp;remote_host=https://digitalid.soltrus.com/secureServerFr/cgi-bin/haydn.exe&amp;form_file=fdf/authCertByIssuer.fdf&amp;issuerSerial=35798d5cd68c622ae4dc84ec290f2b6b')" class="linku"><br>
        </a></td>
    <td></td>
  </tr>
  <tr>
    <td height="14"></td>
    <td align="right" height="14"></td>
    <td height="14"></td>
  </tr>
  <tr>
    <td height="52"></td>
    <td align="center" height="52"><a href="http://www.diversifiedstaffing.com/"><img src="images/logo-diversifiedsm.gif" hspace="10" vspace="10" border="0" alt="Diversified Staffing Services" WIDTH="155" HEIGHT="30"></a></td>
    <td height="52"></td>
  </tr>
  <tr>
    <td rowspan="3" height="141"></td>
    <td align="center" height="32"><a href="http://www.peocanada.com/"><img src="images/logo-peosm.gif" border="0" alt="PEO Canada" WIDTH="155" HEIGHT="30"></a>&nbsp;&nbsp;&nbsp;</td>
    <td rowspan="3" height="141"></td>
  </tr>
  <tr>
    <td align="center" height="45"><a href="http://www.wardvinge.com/"><img src="images/logo-wardvingesm.gif" alt="Ward Vinge &amp; Associates" WIDTH="155" HEIGHT="30" border="0"></a></td>
  </tr>


******This is the image that is not showing up*********

  <tr>
    <td align="center" height="37"><a href="http://www.financialstaffing.ca/"><img src="images/logo-financialsm.jpg" alt="Financial Staffing Services" WIDTH="170" HEIGHT="35" border="0"></a></td>
  </tr>
</table>




and this is the code that I use to include it.

        <tr>
          <td colspan="3"> <!-- #include file="include/leftpanel.asp" --> </td>
        </tr>


Thanks

LAterView the Solution FREE for 7 Days
[+][-]06/03/03 10:19 AM, ID: 8640685

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/03/03 10:20 AM, ID: 8640697

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/03/03 10:26 AM, ID: 8640758

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/03/03 10:29 AM, ID: 8640788

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/03/03 10:30 AM, ID: 8640800

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/03/03 10:32 AM, ID: 8640821

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/03/03 10:33 AM, ID: 8640830

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/03/03 10:36 AM, ID: 8640860

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/03/03 10:36 AM, ID: 8640861

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/03/03 10:39 AM, ID: 8640895

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/03/03 10:40 AM, ID: 8640909

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/03/03 10:43 AM, ID: 8640941

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Active Server Pages (ASP), Server Side Includes (SSI)
Sign Up Now!
Solution Provided By: thunderchicken
Participating Experts: 2
Solution Grade: B
 
 
[+][-]06/03/03 10:51 AM, ID: 8640999

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/03/03 10:53 AM, ID: 8641030

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/03/03 11:03 AM, ID: 8641113

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20090617-EE-VQP-62 - Hierarchy