Examples

These assume that your tclsh is /usr/bin/tclsh.


simple-search - searches for entries which contain each of the command line
	        arguments. Eg

			simple-search owen jones

ldap-web.tcl  - An cgi script for directory searches.
		Uses Don Libes' cgi.tcl package 
		(see http://expect.nist.gov/cgi.tcl/)

websearch.html - the form that invokes it.
		 This can be seen in a real life scenario at 
		 http://www.aston.ac.uk/lis/as/mail/ .

For a Tk example see
		 http://www.aston.ac.uk/~oweng/ldapper/

