> Date: Mon, 31 May 2010 11:56:38 -0400
> To: php-general@lists.php.net; aj...@alumni.iu.edu
> From: tedd.sperl...@gmail.com
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different
> Forms
>
> At 7:23 PM -0400 5/30/10, Alice Wei wrote:
>
At 7:23 PM -0400 5/30/10, Alice Wei wrote:
Tedd,
Looks like I finally found the answer to my question, and the key
is the term, dependent drop down menu. There is an example that I
found here,
http://www.huanix.com/files/dependent_select/dependent_select.txt,
and after editing everything,
> Date: Sun, 30 May 2010 11:53:44 -0400
> To: php-general@lists.php.net; aj...@alumni.iu.edu
> From: tedd.sperl...@gmail.com
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different
> Forms
>
> At 12:08 PM -0400 5/29/10, Alice Wei wrote:
> >
At 12:08 PM -0400 5/29/10, Alice Wei wrote:
At the time of writing this, I got all the functionality I wanted,
only that it takes 3 submits, which is 4 pages in total, which
includes two dependent select menus based on user input by clicking
on the radio button and some other static drop down
> Date: Sat, 29 May 2010 11:50:50 -0400
> To: php-general@lists.php.net; aj...@alumni.iu.edu
> From: tedd.sperl...@gmail.com
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different
> Forms
>
> At 7:31 PM -0400 5/28/10, Alice Wei wro
At 7:31 PM -0400 5/28/10, Alice Wei wrote:
Anything I want?
Seriously, I do know how to pass a "non-dynamic" element from one
page to another page, but when I started researching on how to
utilize dynamic menus based on user input, I found Ajax, until this
problem that I am running into hits
On Fri, May 28, 2010 at 8:01 PM, Alice Wei wrote:
>
>
> From: aj...@alumni.iu.edu
> To: tedd.sperl...@gmail.com
> CC: php-general@lists.php.net
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different
> Forms
> Date: Fri, 28 May 2010 19:31:10 -04
From: aj...@alumni.iu.edu
To: tedd.sperl...@gmail.com
CC: php-general@lists.php.net
Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms
Date: Fri, 28 May 2010 19:31:10 -0400
> Date: Fri, 28 May 2010 17:18:21 -0400
> To: aj...@alumni.iu.edu
> Fr
> Date: Fri, 28 May 2010 17:18:21 -0400
> To: aj...@alumni.iu.edu
> From: tedd.sperl...@gmail.com
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different
> Forms
> CC: php-general@lists.php.net
>
> >On Fri, 2010-05-28 at 15:12 -0400, Alice W
On Fri, 2010-05-28 at 15:12 -0400, Alice Wei wrote:
What I am trying to find out is, when I have my form with a
dependent select menu, how can I pass the value of the select menu
to another page? I have mentioned in the initial email that if I
just allow users to type stuff, it passes the for
Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms
From: a...@ashleysheridan.co.uk
To: aj...@alumni.iu.edu
CC: tedd.sperl...@gmail.com; php-general@lists.php.net
Date: Fri, 28 May 2010 20:14:06 +0100
On Fri, 2010-05-28 at 15:12 -0400, Alice Wei
On Fri, 2010-05-28 at 15:12 -0400, Alice Wei wrote:
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two
> Different Forms
> From: a...@ashleysheridan.co.uk
> To: aj...@alumni.iu.edu
> CC: tedd.sperl...@gmail.com; php-general@lists.php.net
> Date: Fri, 28
Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms
From: a...@ashleysheridan.co.uk
To: aj...@alumni.iu.edu
CC: tedd.sperl...@gmail.com; php-general@lists.php.net
Date: Fri, 28 May 2010 20:05:29 +0100
On Fri, 2010-05-28 at 15:00 -0400, Alice Wei
On Fri, 2010-05-28 at 15:00 -0400, Alice Wei wrote:
>
> Date: Fri, 28 May 2010 12:34:55 -0400
> > To: aj...@alumni.iu.edu; php-general@lists.php.net
> > From: tedd.sperl...@gmail.com
> > Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different
&
Date: Fri, 28 May 2010 12:34:55 -0400
> To: aj...@alumni.iu.edu; php-general@lists.php.net
> From: tedd.sperl...@gmail.com
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different
> Forms
>
> At 9:19 PM -0400 5/27/10, Alice Wei wrote:
> >
&
At 9:19 PM -0400 5/27/10, Alice Wei wrote:
I am not sure how to add to the page you have set up, but here is
the code with ther portion you have set up:
Select the type of your starting point of interest:
Which Semster is this:
> Date: Thu, 27 May 2010 12:23:46 -0400
> To: aj...@alumni.iu.edu; php-general@lists.php.net
> From: tedd.sperl...@gmail.com
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms
>
> At 3:50 PM -0400 5/26/10, Alice Wei wrote:
> >
> &
At 3:50 PM -0400 5/26/10, Alice Wei wrote:
My bad, I cannot imagine I sent that stuff. To answer your
question, here it is,
Select the type of your starting point of interest:
maxlength="50"/>
Thi
On Wed, 26 May 2010 11:02:10 -0400, Alice Wei wrote:
[De-indented to preserve sanity]
>
>
Bzzt. Only elements can be children of .
> Select the type of your starting point of interest:
>
>
Bzzt. You didn't close the previous . You can *not*
have nested elements.
>
> Date: Wed, 26 May 2010 15:36:18 -0400
> To: php-general@lists.php.net; aj...@alumni.iu.edu
> From: tedd.sperl...@gmail.com
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms
>
> Alice:
>
> You provide:
>
> >
> >
&
Alice:
You provide:
Select the type of your starting point of interest:
action="test_getrss.php" name="form1" method="post">
value="Apartment" name="start"
onclick="check(document.form1.
> Date: Wed, 26 May 2010 09:19:26 -0400
> To: php-general@lists.php.net; aj...@alumni.iu.edu
> From: tedd.sperl...@gmail.com
> Subject: RE: [PHP] Select Values Didn't Get Passed in From Two Different
> Forms
>
> At 9:17 PM -0400 5/25/10, Alice Wei wrote:
> >No,
At 9:17 PM -0400 5/25/10, Alice Wei wrote:
No, the fields are populated in the first and second
form, form1 and form2. What I want to do is to get the selections from
both forms and pass them on to the third. Does this make sense? For some
reason, the text input and the semester drop down menu r
From: Alice Wei
> On Tue, 2010-05-25 at 15:41 -0400, Alice Wei wrote:
>
>> Date: Tue, 25 May 2010 13:40:44 -0400
>> Subject: Re: [PHP]
> Select Values Didn't Get Passed in From Two Different Forms
>>
> From: marc.g...@gmail.com
>> To: aj...@alumni.iu.
On Wed, 2010-05-26 at 08:28 -0400, Alice Wei wrote:
> On Tue, 2010-05-25 at 15:41 -0400, Alice Wei wrote:
>
> > Date: Tue, 25 May 2010 13:40:44 -0400
> > Subject: Re: [PHP]
> Select Values Didn't Get Passed in From Two Different Forms
> >
> From: marc.g...@gm
On Tue, 2010-05-25 at 15:41 -0400, Alice Wei wrote:
> Date: Tue, 25 May 2010 13:40:44 -0400
> Subject: Re: [PHP]
Select Values Didn't Get Passed in From Two Different Forms
>
From: marc.g...@gmail.com
> To: aj...@alumni.iu.edu
>
>
> I would like to take those valu
age-
From: Adam Richardson [mailto:simples...@gmail.com]
Sent: Wednesday, May 26, 2010 1:31 AM
To: php-general@lists.php.net
Subject: Re: [PHP] Select Values Didn't Get Passed in From Two Different
Forms
On Tue, May 25, 2010 at 1:17 PM, Alice Wei wrote:
>
> Hi,
>
> It is kind
On Tue, 2010-05-25 at 21:17 -0400, Alice Wei wrote:
>
> Subject: Re: [PHP] Select Values Didn't Get Passed in From Two Different Forms
> From: a...@ashleysheridan.co.uk
> To: aj...@alumni.iu.edu
> CC: php-general@lists.php.net
> Date: Tue, 25
Subject: Re: [PHP] Select Values Didn't Get Passed in From Two Different Forms
From: a...@ashleysheridan.co.uk
To: aj...@alumni.iu.edu
CC: php-general@lists.php.net
Date: Tue, 25 May 2010 20:37:29 +0100
On Tue, 2010-05-25 at 15:41 -0400, Alice Wei wrote:
> Date: Tue, 25
On Tue, 2010-05-25 at 15:41 -0400, Alice Wei wrote:
> > Date: Tue, 25 May 2010 13:40:44 -0400
> > Subject: Re: [PHP]
> Select Values Didn't Get Passed in From Two Different Forms
> >
> From: marc.g...@gmail.com
> > To: aj...@alumni.iu.edu
> >
> &
> Date: Tue, 25 May 2010 13:40:44 -0400
> Subject: Re: [PHP]
Select Values Didn't Get Passed in From Two Different Forms
>
From: marc.g...@gmail.com
> To: aj...@alumni.iu.edu
>
>
> I would like to take those values away into my third form, which
is what you
> &
>> > I would like to take those values away into my third form, which is what
>> > you
>> > see with the hidden. If they are not populated, then how come I could
>> > see
>> > the drop down menus?
>>
>> So you're expecting the values selected in the first two forms to
>> populate the values of the
On Tue, May 25, 2010 at 1:17 PM, Alice Wei wrote:
>
> Hi,
>
> It is kind of difficult to explain what I am trying to do here, I will
> provide the form here to give a better idea.
>
>
>Select the type of your starting point of
> interest:
>
Hi,
It is kind of difficult to explain what I am trying to do here, I will
provide the form here to give a better idea.
Select the type of your starting point of
interest:
Apartment
34 matches
Mail list logo