filePro On-Line Manual

Chad McWilliams chad at computiprint.com
Wed May 4 07:34:55 PDT 2005


> I looked at the source for the page that is loaded when you initially
> connect to the fp manual.
> 
> Is this not using Java?????
> 
> 
> Here's the first part of the source:
> 
> 
> 
> <html>
> <head><script language="javascript">
> <!--
> var sIcon="whstart.ico";
> var sPath=document.location.href;
> if (sPath.indexOf("http")!= -1)
> 	document.write("<link REL=\"SHORTCUT ICON\" href=\""+ sIcon
> +"\">");
> //-->
> </script>
>  <title>filePro Manual</title>
>  <meta http-equiv="content-type" content="text/html;
> charset=iso-8859-1">
>  <meta name="generator" content="RoboHelp by eHelp Corporation
> www.ehelp.com">
>  <meta name description content="WebHelp 5.10">
> </head>
> <script type="text/javascript" language="javascript"
> src="whver.js"></script>
> <script type="text/javascript" language="javascript"
> src="whutils.js"></script>
> 
> <script type="text/javascript" language="javascript"
> src="whmsg.js"></script>
> <script type="text/javascript" language="javascript" >
> <!--
> if (!window.gbWhVer||!window.gbWhUtil||!window.gbWhMsg)
> 	document.location.reload();
> //-->
> </script>
> 
> <script type="text/javascript" language="javascript"
> src="whstub.js"></script>
> <script language="javascript">
> 
> 
> Regards,
> 
> Scott
> 
> 
> Scott Walker
> RAM Systems Corp
> Ph: (704) 896-6549
> Fx: (704) 896-7458
> scottw1 at alltel.net
> 
> 
That's javascript, not Java.  Different beast.

-Chad McWilliams



More information about the Filepro-list mailing list