Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: ASP


Message #1 by humayunlone@h... on Sat, 10 Aug 2002 12:23:53
If hosting on IIS, then use Remote Scripting....


-----Original Message-----
From: humayunlone@h... [mailto:humayunlone@h...] 
Sent: Saturday, August 10, 2002 12:24 PM
To: javascript
Subject: [javascript] ASP

.       How would you access a server side object from a client in 
internet explorer using ASP?
      Example:
      If you have a two drop down boxes on a web page, one lists states
and the other lists the cities related to the selected state. The
database
that contains info on states and cities is located on the server side.
Suppose the State List box has been populated. How would you populate
the
city listbox with all the cities in the state of Georgia, without
submitting the page to the server and refreshing the page, if the user
clicks on Georgia in the state listbox?

---

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