Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 1999 20:17:16 GMT
From:      "Thanh Tran" <ktran12@hotmail.com>
To:        freebsd-java@FreeBSD.ORG
Subject:   How to get data from "text.dat" file
Message-ID:  <19991112201716.44433.qmail@hotmail.com>

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

I need some helps about how to get data from "text.dat" file:

1.
I create "text.dat" file which contains my data (URLs), for example:

"Home", "http://www.yahoo.com"
"Search", "http://www.search.com"
"Link", "http://www.link.com"
"Example" . "http://www.sammple.com"

2.
Then, I create a button, and when I click on this button, it should go and 
get data from my "text.dat" file and show as follows:

Home
Search
Link
Example

3.  If I click on "Home", it should link me to Yahoo (www.yahoo.com) page, 
as well as Search, Link, Example..

Thanks in advance.

-T

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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




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