[thelist] Javascript - detecting which SELECT!

jeff jeff at members.evolt.org
Tue Dec 5 14:01:55 CST 2000


robert,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: Brown, Robert
:
: If you read Joe Crawfords response he corrected
: me.  Its IE3 not Netscape.
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

so he did.

just one more thing to add to my to-do list to make any site that i build
inaccessible to ie3 - the browser that should have never been.

<tip type="cold fusion" author=".jeff">

cold fusion has a bunch of really powerful list functions.  you'll probably
find all sorts of things you can do with them.

need to parse a text file reading it line by line?  break it into a chr(13)
delimited list.

want a directory name or file name out of a file path?  think of it as a
forward (or back) slash delimited list.

need to find certain words in a block of submitted text?  that'd just be a
space delimited list.

what are some unique uses for list functions that you've come up with?

</tip>

thanks,

.jeff

name://jeff.howden
game://web.development
http://www.evolt.org/
mailto:jeff at members.evolt.org





More information about the thelist mailing list