Windows 7 Firewall Control Mobile Web Server Lookup Assistant IrDA Remote Control Company info


Windows 7 Firewall Control
Mobile Web Server
Lookup Assistant
Product
Download & Buy
Manual
Settings
Custom Lookup
IrDA Remote Control
Communication Tunnel
Portable Applications
Tools
Company info
Contact Us
Partners



Custom Search
(Plus version only)
Lookup Assistant allows you to add your own specific lookup locations. Some skills of Visual Basic or Java Script language programming are required. Custom.html file in the installation directory gives you a sample/template.

When a word or a phrase is clicked and Custom/User Defined search is selected, Lookup Assistant creates a URL with the clicked word embedded and navigates your default browser (or browser based docked bar) to the URL. The sample script in Custom.html shows how to extract the clicked word from the URL.

You can write your own code to create another type of lookup (for instance, database lookup). The script can detect (via regular expressions, for instance) what database should be used for the lookup and perform lookup in the chosen database.

As the result you can create a single point access to various lookup sources to search (for instance):
  • Contact information by Name;
  • Product information by Part Number;
  • Price information by Product Name;
  • Phone/Fax by company address and so on;
The lookup results should be inserted in the same Custom.html page to be shown with the default browser or the docked bar.
Contact us for the details.