Re: [PHP] HTML/PHP's static state problem.

2001-07-10 Thread Aaron Bennett
t;; <[EMAIL PROTECTED]>; "Alexander Deruwe" <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 10:02 AM Subject: RE: [PHP] HTML/PHP's static state problem. > That is why I am saying - loading two pages is cooler then do it all on one. > Some people are still scrat

RE: [PHP] HTML/PHP's static state problem.

2001-07-09 Thread Maxim Maletsky
) [EMAIL PROTECTED] www.phpbeginner.com -Original Message- From: Boget, Chris [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 10, 2001 1:51 AM To: 'PHP'; [EMAIL PROTECTED]; Alexander Deruwe Subject: RE: [PHP] HTML/PHP's static state problem. > I've done this v

RE: [PHP] HTML/PHP's static state problem.

2001-07-09 Thread Boget, Chris
> I've done this very thing for a leasing company. I used > PHP and MySQL to create a series of arrays in Javascript. > When the user clicked on a value in the first combobox I > used onClick to call a function which loaded information > into the second box. A definite possibility. The

Re: [PHP] HTML/PHP's static state problem.

2001-07-09 Thread PHP
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 12:17 PM Subject: [PHP] HTML/PHP's static state problem. > Hey all, > > I've run into a little problem: > Take, for example, combobox A and combobox B. Suppose B's s depend on what is > selec

Re: [PHP] HTML/PHP's static state problem.

2001-07-09 Thread infoz
If it's not prohibitive, you can pre-load all the possibilities into javascript arrays via PHP, and decide which to subset to display using javascript. I did this on a large on-line kid's encyclopedia, where the page could display different lists of links using javascript depending on where they

RE: [PHP] HTML/PHP's static state problem.

2001-07-09 Thread Boget, Chris
> Basically I mean this: I load the page, it has two comboboxes > ( with ). > The first one contains names of countries, the second names > of cities within those countries. > When I select "Belgium" in the first one, I only want to see > all Belgian cities. > Now with JavaScript this wouldn't

RE: [PHP] HTML/PHP's static state problem.

2001-07-09 Thread Maxim Maletsky
riginal Message- From: Alexander Deruwe [mailto:aderuwe@mayhem]On Behalf Of Alexander Deruwe Sent: Tuesday, July 10, 2001 3:39 AM To: Maxim Maletsky Cc: [EMAIL PROTECTED] Subject: Re: [PHP] HTML/PHP's static state problem. Hello Maxim, Basically I mean this: I load the page, it has two comboboxes

Re: [PHP] HTML/PHP's static state problem.

2001-07-09 Thread Alexander Deruwe
Hello Maxim, Basically I mean this: I load the page, it has two comboboxes ( with ). The first one contains names of countries, the second names of cities within those countries. When I select "Belgium" in the first one, I only want to see all Belgian cities. Now with JavaScript this wouldn't re

[PHP] HTML/PHP's static state problem.

2001-07-09 Thread Alexander Deruwe
Hey all, I've run into a little problem: Take, for example, combobox A and combobox B. Suppose B's s depend on what is selected in A.. Is it possible to update B according to what is selected in A? Thanks, Alexander 'ad' Deruwe -- PHP General Mailing List (http://www.php.net/) To unsubscri