Distributed Thesaurus Examples

This page is intended to demonstrate a number of examples as to how a thesaurus client can interface with another HTML form.

Full URL Example

This example shows a method that captures all the thesaurus term information into a form TEXTAREA. This is used because, multiple thesauri can be referenced, and the calling application needs to know which thesaurus was being referenced.




Label Example

This example shows a method that captures just the label of the thesaurus into a form TEXTAREA element. Since one thesaurus is called, this is enough information, and is easer to read.


HTML Example

This example is just like the one above, the only difference is that the thesaurus being served is a simple HTML document.