RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-31 Thread Alice Wei
> 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: >

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-31 Thread tedd
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,

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-30 Thread Alice Wei
> 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: > >

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-30 Thread tedd
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-29 Thread Alice Wei
> 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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-29 Thread tedd
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

Re: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread Adam Richardson
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread Alice Wei
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread Alice Wei
> 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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread tedd
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread Alice Wei
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread Ashley Sheridan
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread Alice Wei
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread Ashley Sheridan
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 &

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread Alice Wei
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: > > &

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-28 Thread tedd
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:

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-27 Thread Alice Wei
> 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: > > > &

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-27 Thread tedd
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

Re: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-26 Thread Nisse Engström
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. >

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-26 Thread Alice Wei
> 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: > > > > > &

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-26 Thread tedd
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.

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-26 Thread Alice Wei
> 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,

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-26 Thread tedd
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-26 Thread Bob McConnell
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.

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-26 Thread Ashley Sheridan
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-26 Thread 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.edu > > > I would like to take those valu

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-25 Thread Edwin
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-25 Thread Ashley Sheridan
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

RE: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-25 Thread Alice Wei
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

Re: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-25 Thread Ashley Sheridan
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 > > > &

Re: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-25 Thread Alice Wei
> 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 > &

Re: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-25 Thread Marc Guay
>> > 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

Re: [PHP] Select Values Didn't Get Passed in From Two Different Forms

2010-05-25 Thread Adam Richardson
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: >