Custom search tool for firefox

| | Comments (0) | TrackBacks (0)

Open a new file in a text editor such as Notepad. Give it a suitable name with .src as the extension. Since I am going to use this for searching ldap (directory) of my intranet, I call it peoplesearch.src. Save it in the folder C:\Program Files\Mozilla Firefox\searchplugins\.

The content of the file should be as following:


<search version = "7.1"
name="MyLDAP"
description="Directory Search"
action="http://people.mycompany.com/search.cgi"
method="GET" >
<input name="name" user />
</search>


Here, search.cgi uses (or gets) the name to seach through the variable name from the user. So, we use input name as "name" for query.

0 TrackBacks

Listed below are links to blogs that reference this entry: Custom search tool for firefox.

TrackBack URL for this entry: http://www.megalinux.net/cgi-bin/mt/mt-tb.fcgi/51

Leave a comment

About this Entry

This page contains a single entry by Ram Prasad published on June 29, 2005 6:06 PM.

Command auto-completion in windows was the previous entry in this blog.

How To Look Like A UNIX Guru is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by
Movable Type 4.01