[Javascript] SEARCH without CGI etc

rhh ric_hod at terra.com.br
Sun Jun 17 11:04:59 CDT 2001


Hello folks!
Do you know how can I search  the homepage *without* using any script or
software at the server-side?
Thanks
Ric


"Hold out your arm in front of you. Whenever you feel like it, of your own
free will, flex your wrist. Repeat this a few times, making sure you do it
as consciously as you can. You'll probably experience some kind of decision
process, in which you hold back from doing anything and then decide to act.
Now ask yourself, what began the process that led to the action? Was it
you?"

[Susan Blackmore, New Scientist: 13 March 1999]
Click on XXI Century Psychology
http://planeta.terra.com.br/educacao/hodara
Brazil, South America
Phone: 5132174690
email:ric_hod at terra.com.br

----- Original Message -----
From: "Andrew Dunn" <adunn at interworx.com.au>
To: <javascript at LaTech.edu>
Sent: Tuesday, June 12, 2001 12:14 AM
Subject: RE: [Javascript] Arrays


See this page:


http://www.npac.syr.edu/projects/tutorials/JavaScript/examples/advanced/arra
ySort0.html



-----Original Message-----
From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]On
Behalf Of Andrew Gibson
Sent: Tuesday, 12 June 2001 12:05 PM
To: javascript at LaTech.edu
Subject: [Javascript] Arrays


Lets say I have an array

myarray=new Array[3]  ;

myarray[0]='Andrew'
myarray[1]='Lewis'
myarray[2]='Gibson'

How could I

1. Search the array for a key word/s
2. Order the array, say alphabetically or numerically?

Andrew Gibson

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript






More information about the Javascript mailing list