OK thanks for that select.js. I may use it to help me with something else. But my issue still stands. How to get what is going to populate the <OPTION> from a text file so they are available in the HTML page and then select.js can do something with the data. My issue is not to do with what can I do with the data from the text but how to get it into the HTML from the text file so that I can work with it.
I was hoping for some sort of function in select.js like ImportTextFromFileToBeUsedInTheOptionTag() But I didn'e see that.
--
George Hester
__________________________________
"Jeff Thies" <nospam@nospam.net> wrote in message news:NtgMb.3748$i4.1028@newsread1.news.atl.earthli nk.net...[color=blue]
>
> "George Hester" <hesterloli@hotmail.com> wrote in message
> news:K7dMb.137687$JW3.95220@twister.nyroc.rr.com.. .
> What's this? IE has a simple way using an ActiveX object so that I can load
> a text file into the <OPTION>s like a database. It is called Tabular
> Control. But I doubt this is going to work with Netscape. What to do?
>
> adding options to a select has been around for a long long time.
>
> A quick Google search yields this:
>
>
http://www.mattkruse.com/javascript/...ox/source.html
>
> No reason to use an Active X control.
>
> Jeff
>
>
> --
> George Hester
> __________________________________
>
>[/color]