Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 20:48:27 -0800
From:      Gary D Kline <kline@thought.org>
To:        FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG>
Subject:   OT: <select></select> and Java to play "xmms <whatever SELECTED>"
Message-ID:  <20021113044827.GA82595@tao.thought.org>

next in thread | raw e-mail | index | archive | help
	Hi Gang,

	I've been wedged the past several nights trying to get a
	very simple FORM SELECT OPTION to exec xmms or zinf that points
	to a file or URL.  Looks like using Java is the only way to 
	go and that means getting my feet wet in the Java world.

	So far I've found small smaple scripts that, when you have a 
	down-down menu, and choose one, the browser goes to the URL
	selected.   (This thru the window.open() call, I think.)
	Is there a Java function like: local.exec("<string">) that I
	could use to point one of my mp3 players at a streaming 
	site?

	Thanks for any clues; sorry for the way off-topic subject, but 
	lots of web-wizards hang out here.

	gary

	PS:  There are many non-web ways of doing this, I realize... .



-- 
   Gary Kline     kline@thought.org   www.thought.org     Public service Unix


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021113044827.GA82595>