PDA

View Full Version : Sorting Aphabetically


innovative
01-19-2005, 02:59 PM
I am studying Javascript and just wrote a program from the tutorial
that will list names that are typed into the prompt box, what i want
to do is list them alphabetically, I do not know where to put the
script, I believe the script is:

sortednames = names.sort();

I just don't know where to insert the text in the file

Thanks in advance...............Innovative :eek: