[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FWD: RE: Jforum: superimpose one array on top of another.



FYI        Bob Ashworth

---------- Original Message ----------------------------------
From: Daniel Bron <DanielB@mapleusa.com>
Reply-To: forum@jsoftware.com
Date: Thu, 10 Jan 2002 13:23:10 -0500


Roger:
	
http://www.acronymfinder.com/ has (in my experience) a pretty comprehensive
database of acronyms.  I actually have a bookmarklet (a small piece of
JavaScript bookmarked) that pops up a dialog which allows you to enter any
acronym you want to look up.  Here it is:

javascript:void(str=prompt('Expand
acronym:','Search'));if(str){location=('http://acronymfinder.com/af-query.as
p?String=exact&Find=Find&Acronym='+escape(str).split('%20').join('+'));}


If you bookmark that text (as one long line) in your browser, when you
select that bookmark you'll be prompted for an acronym, and when you press
OK the results from acronymfinder will be returned to you.

-Dan B.



--------------------------------------------------------------------------
For information about the J Forum see http://www.jsoftware.com/j_forum.htm



-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.