LJScripts Site Check Help - LJSC Protocol/Command LineThe ljsc protocol enables you to launch the LJScripts Site Check program from within your Web browser. Appending a colon (:) and the complete URL you want to check will automatically load the application and begin the check process on the passed URL. So for example if your HTML A HREF tag contained the following: <a href="ljsc:http://www.ljscripts.com/">Check Site<a> When the link is clicked (assuming the LJScripts Site Check program is installed on your system), the URL after ljsc: (in our example http://www.ljscripts.com/) is automtically checked by the application. You can set the LJScripts Site Check program to load these sites in a new tab or the first tab each time a site is passed to the application. A command line option now also exists, where any sites passed as parameters will be loaded and checked by the program. The synopsis for the command line is as follows: LJScriptsSiteCheckLE.exe URL... i.e. Would prompt the application to load both sites above in a tab and begin the check process on each site simultaneously. |