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

Re: useless info - train station, list of (cityrail)



The lines look like part of a web page. Someone has taken the trouble
to enter a swag of place/station (?) names.

Using Java, you can build a scrollable list box, allowing users to
select from a list and go to another page. It would look something
like this:

      class="shared" onchange="QbDcTEST(this);"
      language="JavaScript" style="font-size: 8pt; font-family:
Verdana">

<option value="persons.html#I0726">ADAMS</option>,
<option value="persons.html#I1328">ANDERSON</option>,
<option value="persons.html#I1362">ANDREWS</option>,
(more lines)......
<option value="persons.html#I1341">YONG</option>,
<option value="persons.html#I0933">YOUNG</option>,
<option value="persons.html#I1337">YOUNIS</option>,
<option value="persons.html#I0391">ZIMMER</option>

       <script language="JavaScript"><!--
		function QbDcTEST(s)
	{	var d = s.options[s.selectedIndex].value;
		window.top.location.href = d;
		s.selectedIndex=0;
	}
	//-->

To see this in action, my family stuff is at
http://zoo.canberra.edu.au/blair  The above is a snip from it.

Paul Blair
Canberra

On Tue, 19 Dec 2000 09:51:52 +1100, Anita Lukaszyk
<neety@iprimus.com.au> wrote:

>Andrew Tailby wrote:
>> 
>> What are we ment to do with this shit?
>
>Not reply with 662 lines of crap?
>
>> Andrew
>> <jameskilford@start.com.au> wrote in message
>> 91k7sf$vja$1@nnrp1.deja.com">news:91k7sf$vja$1@nnrp1.deja.com...
>> > the name is at the end of each line, extracted with Frontpage.
>> > WYMAN :)
>
>*SNIP*

-------------------------------
Paul Blair
pblair@pcug.org.au