Author: Jdu
Email: [EMAIL PROTECTED]
Message:
Hi Everyone,
Our web site was writen using broadvision which uses several templates to call the 
javascript files for the contents.  

eg.

<HTML>
<HEAD>
<title>Title</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</HEAD>
<FORM name="templatefrm">
<INPUT TYPE=hidden name="linkString" value 
=BV_SessionID=@@@@0729527093.1002898211@@@@&BV_EngineID=kadccekkgjmgbedcfececjf.0 >
</FORM>

<BODY TOPMARGIN='0'  LEFTMARGIN='0' onresize="location.replace(location.href);" 
marginheight="0" marginwidth="0">

<TABLE width="800" border="0" cellpadding="0" cellspacing="0" ALIGN="left">
  <tr valign="top">
    <td width="275" rowspan="2">
        <SCRIPT language="JavaScript" src='/JSFiles/Home/home_nav.js'></SCRIPT>
        <SCRIPT language="javascript" src='/JSFiles/Common/survey_inc.js'></SCRIPT>
    <SCRIPT language="javascript" src='/JSFiles/Common/copyrights.js'></SCRIPT>
        </td>
    <td width="525">
        <SCRIPT language="javascript" src='/JSFiles/Home/home_title.js'></SCRIPT>
        </td>
  </tr>
  <tr valign="top">
    <td width="525">
        <SCRIPT language="javascript" src='/JSFiles/Home/home_content.js'></SCRIPT>
    </td>
  </tr>
</TABLE>
</BODY>
</HTML>

The page does not have a good title description and does not have meta data either.

Is that possible to configure the mnoGoSEarch to include all of the .js files?

Thanks.
 


Reply: <http://www.mnogosearch.org/board/message.php?id=3244>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to