From owner-freebsd-questions Tue Nov 12 20:51:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6872937B404 for ; Tue, 12 Nov 2002 20:51:42 -0800 (PST) Received: from sage.thought.org (sense-kline-248.oz.net [216.39.168.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 543454492F for ; Tue, 12 Nov 2002 20:46:55 -0800 (PST) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (tao [216.39.168.250]) by sage.thought.org (8.11.4/8.11.4) with ESMTP id gAD4kEG55768 for ; Tue, 12 Nov 2002 20:46:14 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.12.6/8.11.3) id gAD4mRCM082745; Tue, 12 Nov 2002 20:48:27 -0800 (PST) (envelope-from kline) Date: Tue, 12 Nov 2002 20:48:27 -0800 From: Gary D Kline To: FreeBSD Mailing List Subject: OT: and Java to play "xmms " Message-ID: <20021113044827.GA82595@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 16 years of service to the Unix community User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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(") 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