KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/yaleb/forms/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/yaleb/forms/failureold.htm
<HTML>
 <HEAD>
  <!-- $MVD$:app("MicroVision WebExpress","770") -->
  <!-- $MVD$:template("","0","0") -->
  <!-- $MVD$:color("18","80ff","Orange","1") -->
  <!-- $MVD$:color("19","ffd6ce","Lavender","1") -->
  <!-- $MVD$:color("20","8bb8","Gold","0") -->
  <!-- $MVD$:fontset("Verdana","Verdana","Arial","Times New I2") -->
  <TITLE>IMS Ventures - Form Submission Error</TITLE>
  <META NAME="GENERATOR" CONTENT="MicroVision Development / WebExpress">
 </HEAD>
 <BODY BGCOLOR="WHITE" TEXT="BLACK" LINK="#53005D" VLINK="#2DBCEC" ALINK="RED">
  <CENTER>
   <P ALIGN=CENTER>
    <!-- $MVD$:picsz("650","75") --><IMG SRC="../images/imslogobig2.jpg" WIDTH="650" HEIGHT="84" VSPACE="0" HSPACE="0" BORDER="0"></P>
   </CENTER>
  <P>
   <TABLE WIDTH="614" CELLPADDING="5" CELLSPACING="0" BORDER="0">
    <TR>
     <TD WIDTH="121" VALIGN=TOP><!-- $MVD$:pgfblock("..\control.htm","0") -->
      <BLOCKQUOTE>
       <DIV>
        <P ALIGN=LEFT>
         <!-- $MVD$:codeblock() -->
<script language="JavaScript">
<!--

function WM_preloadImages() {

/*
WM_preloadImages()
Loads images into the browser's cache for later use.

Source: Webmonkey Code Library
(http://www.hotwired.com/webmonkey/javascript/code_library/)

Author: Nadav Savio
Author Email: [email protected]

Usage: WM_preloadImages('image 1 URL', 'image 2 URL', 'image 3 URL', ...);
*/

  // Dont bother if there's no document.images
  if (document.images) {
    if (typeof(document.WM) == 'undefined'){
      document.WM = new Object();
    }
    document.WM.loadedImages = new Array();
    // Loop through all the arguments.
    var argLength = WM_preloadImages.arguments.length;
    for(arg=0;arg<argLength;arg++) {
      // For each arg, create a new image.
      document.WM.loadedImages[arg] = new Image();
      // Then set the source of that image to the current argument.
      document.WM.loadedImages[arg].src = WM_preloadImages.arguments[arg];
    }
  }
}


// -->

</script>
<!-- $MVD$:codeblock() --><!-- $MVD$:codeblock() --><script language="JavaScript">
<!--

// now actually preload the images -- rml
WM_preloadImages('/images/homebuttonpressed.jpg',
'/images/portbuttonpressed.jpg','/images/partnerbuttonpressed.jpg',
'/images/bpbuttonpressed.jpg','/images/philosophybuttonpressed.jpg');

// -->
</script><!-- $MVD$:codeblock() --><!-- $MVD$:codeblock() --><script language="JavaScript">
<!--

function WM_imageSwap(daImage, daSrc){
  var objStr,obj;
  /*
    WM_imageSwap()
    Changes the source of an image.

    Source: Webmonkey Code Library
    (http://www.hotwired.com/webmonkey/javascript/code_library/)

    Author: Shvatz
    Author Email: [email protected]

    Usage: WM_imageSwap(originalImage, 'newSourceUrl');

    Requires: WM_preloadImages() (optional, but recommended)
    Thanks to Ken Sundermeyer ([email protected]) for his help
    with variables in ie3 for the mac. 
    */

  // Check to make sure that images are supported in the DOM.
  if(document.images){
    // Check to see whether you are using a name, number, or object
    if (typeof(daImage) == 'string') {
      // This whole objStr nonesense is here solely to gain compatability
      // with ie3 for the mac.
      objStr = 'document.' + daImage;
      obj = eval(objStr);
      obj.src = daSrc;
    } else if ((typeof(daImage) == 'object') && daImage && daImage.src) {
      daImage.src = daSrc;
    }
  }
}


// -->

</script>
<!-- $MVD$:codeblock() --></P>
        </DIV>
       </BLOCKQUOTE>
      <P>
       <TABLE WIDTH="121" CELLPADDING="2" CELLSPACING="0" BORDER="0">
        <TR>
         <TD WIDTH="121" VALIGN=TOP>
          <P>
           <FONT COLOR="#B88B00"><A HREF="/index.htm" ONMOUSEOUT="WM_imageSwap('homebutton','/images/homebutton.jpg');" ONMOUSEOVER="WM_imageSwap('homebutton','/images/homebuttonpressed.jpg');"><IMG SRC="../images/homebutton.jpg" ALIGN=BOTTOM WIDTH="120" HEIGHT="30" VSPACE="0" HSPACE="0" BORDER="0" NAME="homebutton"></A></FONT></TD>
        </TR>
        <TR>
         <TD WIDTH="121" VALIGN=TOP>
          <P>
           <FONT COLOR="AQUA"><A HREF="../philosophy.htm" ONMOUSEOUT="WM_imageSwap('philosophy','/images/philosophybutton.jpg');" ONMOUSEOVER="WM_imageSwap('philosophy','/images/philosophybuttonpressed.jpg');"><IMG SRC="../images/philosophybutton.jpg" WIDTH="120" HEIGHT="30" VSPACE="0" HSPACE="0" BORDER="0" NAME="philosophy"></A></FONT></TD>
        </TR>
        <TR>
         <TD WIDTH="121" VALIGN=TOP>
          <P>
           <A HREF="../partners.htm" ONMOUSEOVER="WM_imageSwap('partners','/images/partnerbuttonpressed.jpg');" ONMOUSEOUT="WM_imageSwap('partners','/images/partnerbutton.jpg');"><IMG SRC="../images/partnerbutton.jpg" ALIGN=BOTTOM WIDTH="120" HEIGHT="30" VSPACE="0" HSPACE="0" BORDER="0" NAME="partners"></A></TD>
        </TR>
        <TR>
         <TD WIDTH="121" VALIGN=TOP>
          <P>
           <A HREF="../portfolio.htm" ONMOUSEOVER="WM_imageSwap('portfolio','/images/portbuttonpressed.jpg');" ONMOUSEOUT="WM_imageSwap('portfolio','/images/portbutton.jpg');"><IMG SRC="../images/portbutton.jpg" ALIGN=BOTTOM WIDTH="120" HEIGHT="30" VSPACE="0" HSPACE="0" BORDER="0" NAME="portfolio"></A></TD>
        </TR>
        <TR>
         <TD WIDTH="121" VALIGN=TOP>
          <P>
           <A HREF="../submit.htm" ONMOUSEOVER="WM_imageSwap('sendbp','/images/bpbuttonpressed.jpg');" ONMOUSEOUT="WM_imageSwap('sendbp','/images/bpbutton.jpg');"><IMG SRC="../images/bpbutton.jpg" ALIGN=BOTTOM WIDTH="120" HEIGHT="30" VSPACE="0" HSPACE="0" BORDER="0" NAME="sendbp"></A></TD>
        </TR>
       </TABLE></P>
      <!-- $MVD$:pgfblock() -->
      <CENTER>
       <P ALIGN=CENTER>
        <FONT FACE="Verdana,Arial,Times New I2"><!-- $MVD$:spaceretainer() --></FONT>&nbsp;</TD>
     <TD VALIGN=TOP>
      <P>
       <FONT COLOR="AQUA"><FONT FACE="Verdana,Arial,Times New I2"><IMG SRC="../images/goldrule.jpg" ALIGN=BOTTOM WIDTH="100%" HEIGHT="8" VSPACE="0" HSPACE="0" BORDER="0"></FONT></FONT></P>
      <P>
       <B>The form could not be processed for the following reasons:</B></P>
      <P>
       <FONT FACE="Verdana,Arial,Times New I2"><!-- $MVD$:codeblock() --><output name=CompanyName alt="<p>Company name is required.</p>" sub="">
<output name=CompanyAddress alt="<p>Company address is required.</p>" sub="">
<output name=CompanyCity alt="<p>Company city is required.</p>" sub="">
<output name=CompanyState alt="<p>Company state is required.</p>" sub="">
<output name=CompanyZip alt="<p>Company zip is required.</p>" sub="">
<output name=ContactFirstName alt="<p>Contact first name is required.</p>" sub="">
<output name=ContactLastName alt="<p>Contact last name is required.</p>" sub="">
<only if="Email">
<output name=Email data=email alt="<p>Email must be a valid e-mail address.</p>" sub="">
</only>
<output name=ContactPhone alt="<p>Contact phone number is required.</p>" sub="">
<output name=FoundingMonth alt="<p>Founding month is required.</p>" sub="">
<output name=FoundingYear alt="<p>Founding year is required.</p>" sub="">
<output name=ClosingMonth alt="<p>Closing month is required.</p>" sub="">
<output name=ClosingYear alt="<p>Closing year is required.</p>" sub="">
<output name=FoundingAmount alt="<p>Funding amount is required and must be numeric.</p>" sub="">
<output name=CompanyType alt="<p>Company type is required.</p>" sub="">
<output name=ReferredBy alt="<p>Referred by is required.</p>" sub="">
<output name=IncorporationState alt="<p>State of Incorporation is required.</p>" sub="">
<output name=CompanyDescription alt="<p>Company description is required.</p>" sub=""><!-- $MVD$:codeblock() --></FONT></P>
      <P>
       <FONT COLOR="AQUA"><FONT FACE="Verdana,Arial,Times New I2"><!-- $MVD$:spaceretainer() --></FONT></FONT>&nbsp;</P>
      <P>
       <B>Please press your browser's back button to correct these errors.</B></P>
      <P>
       <FONT COLOR="AQUA"><FONT FACE="Verdana,Arial,Times New I2"><IMG SRC="../images/goldrule.jpg" ALIGN=BOTTOM WIDTH="100%" HEIGHT="8" VSPACE="0" HSPACE="0" BORDER="0"></FONT></FONT></TD>
    </TR>
    <TR>
     <TD WIDTH="121" VALIGN=TOP></TD>
     <TD VALIGN=TOP><!-- $MVD$:pgfblock("..\footer.htm","39b6751a") -->
      <CENTER>
       <P ALIGN=CENTER>
        <A HREF="/index.htm">Home</A>&nbsp; <A HREF="/philosophy.htm">Investment
         Philosophy</A>&nbsp; <A HREF="/partners.htm">Partners</A>&nbsp; <A HREF="/portfolio.htm">Portfolio
         Companies</A>&nbsp; <A HREF="/submit.htm">Send Business Plan</A></TD>
    </TR>
   </TABLE></P>
  <BLOCKQUOTE>
   <CENTER>
    <P ALIGN=CENTER>
     <!-- $MVD$:spaceretainer() -->&nbsp;
 </BODY>
</HTML>

Anon7 - 2021