Send the data to the browser and use client-side code to populate on the fly. 
How big is the complete state/county list ... 50K? If so ... it is like 
sending another graphic to the client.

If you control the browser [IE5/4 and I guess some IBM flavor XML compliant 
browsers] you can send the data via XML and parse state/county on the fly 
client-side. This would look good on your resume.

Bill
Willow Gold
http://www.willlowgold.com

In a message dated 10/31/00 8:19:51 AM Eastern Standard Time, 
[EMAIL PROTECTED] writes:

<< Here's a hard one.  I have a form with two combo boxes (State and County).
 The problems is that the 2nd (County) combo box is based on the value of the
 1st (State).  I would like to keep the form together.  Is there a way to
 make the 2nd boxes values change based on the input of the 1st? >>
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to