Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: retrieve old value in the select box


Message #1 by "sree lakshmi" <lakshmi211@h...> on Sat, 22 Jun 2002 14:42:03
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C21BA7.0D49BD60
Content-Type: text/plain;
	charset="iso-8859-1"

You can use a global variable to the page to hold the value first selected
or you can put that value into a hidden text box and retrieve it when you
need it...

-----Original Message-----
From: sree lakshmi [mailto:lakshmi211@h...]
Sent: Saturday, June 22, 2002 10:42 AM
To: JavaScript HowTo
Subject: [javascript_howto] retrieve old value in the select box


Hi!!

I am desperately looking for a way where u can retrieve the earlier 
selected value in the select box, cos i need to pass it as a parameter for 
the function that is invoked upon "OnChange"

Pls help.

Lakshmi

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20


  Return to Index