English Deutsch Français Italiano Particle Software Buy Now


Particle Software
 
Get Associated App
   ..::   About  •  Purchasing  •  Search  •  Contact  • Home   ::..
 
Screenshots
• Sample
Downloads
Resources
• FAQ
• Macros

 
  Below shows how IntraLaunch can be used to obtain the full path associated with a file type. You must specify a valid and existing file to be checked. IntraLaunch 5.0 or higher required.

  • GetAssociatedApp()



 
 
<HTML>

<SCRIPT LANGUAGE="JavaScript">
   function Check(sFile)
   {
     var sProgram;
     sProgram = IntraLaunch.GetAssociatedApp (sFile);
    
     alert ('Associated Program: ' + sProgram);
   }
</SCRIPT>

<BODY>

<a href="Javascript:Check('c:\\path\\file.txt');">Check For Associated Program</a>

</BODY>

<OBJECT ID="IntraLaunch" STYLE="display : none" WIDTH=1 HEIGHT=1    CODEBASE="http://intranet.net/menu/IntraLaunch.CAB#version=5,0,0,0"
   CLASSID="CLSID:0AE533FE-B805-4FD6-8AE1-A619FBEE7A23">
   <PARAM NAME="ImageLoc" VALUE="Null">
   <PARAM NAME="ImageSrc" VALUE="Null">
   <PARAM NAME="Run" VALUE="Null">
   <PARAM NAME="RunParms" VALUE="">
</OBJECT>

</HTML>
 
 
       



Copyright © 1997-2008 Particle Software - All Rights Reserved
Web services provided by Extreme Hosting