RE: [WebDNA] AJAX module

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 109051
interpreted = N
texte = --_000_3F494A26C768564EA5A0B49EB9E126FB10D8876FXMB4xdsumailuta_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Throws a javascript error from the 2nd list onchange, findgroup() not defin= ed. Looks like you're trying to dynamically write that function to the DOM. Do= n't think that will work? Can you put the findgroup(str) function in the initial page load and just w= rite the select list onchange? Marc ________________________________ From: Stuart Tremain [webdna@idfk.com.au] Sent: Tuesday, May 08, 2012 6:00 PM To: talk@webdna.us Subject: Re: [WebDNA] AJAX module Hi Terry Since you sent that AJAX code I have used it in many places, thank you so m= uch. Today I had the thought of creating a search function where you select a va= lue from a dropdown, using AJAX it builds a second dropdown with a second o= ption, on selecting the second option it creates a 3rd dropdown etc ... Problem is I can't get the second dropdown to fire :( Any ideas ?? http://ajax.idfk.net/test/ On 20/02/2012, at 2:52 PM, Terry Wilson wrote: When the value of the field changes, a call is sent and yes, a new search h= appens On Sun, 19 Feb 2012 21:50:28 -0600 Eddie Z > wrote: Ooh, that's neat. So every time someone types a letter a new search is done? On 2/19/12 9:46 PM, "Stuart Tremain" > wrote: > Thanks Terry > > Just at the right moment for me to do a new search here: > > http://www.top3.com.au/ > > > On 14/02/2012, at 9:16 AM, christophe.billiottet@webdna.us wrote: > >> Terry just wrote an ajax module that could give ideas to developers >>trying to >> mix WebDNA and AJAX. Here it is: >> >> http://www.webdna.us/page.dna?numero=3D6 >> >> - chris--------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list >. >> To unsubscribe, E-mail to: > >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list >. > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list >. To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe,= E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporti= ng: support@webdna.us --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe,= E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporti= ng: support@webdna.us --_000_3F494A26C768564EA5A0B49EB9E126FB10D8876FXMB4xdsumailuta_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Throws a javascript error from the 2nd list onchange, findgroup() no= t defined.
Looks like you're trying to dynamically write that function to the DOM.&nbs= p; Don't think that will work?
Can you put the findgroup(str) function in the initial page load and just w= rite the select list onchange?

Marc

From: Stuart Tremain [webdna@idfk.com.au]=
Sent: Tuesday, May 08, 2012 6:00 PM
To: talk@webdna.us
Subject: Re: [WebDNA] AJAX module

Hi Terry

Since you sent that AJAX code I have used it in many places, thank you= so much.

Today I had the thought of creating a search function where you select= a value from a dropdown, using AJAX it builds a second dropdown with a sec= ond option, on selecting the second option it creates a 3rd dropdown etc ..= .

Problem is I can't get the second dropdown to fire :(

Any ideas ??





On 20/02/2012, at 2:52 PM, Terry Wilson wrote:

When the value of the field changes, a call is sent and yes, a new= search happens





On Sun, 19 Feb 2012 21:50:28 -0600
Eddie Z <eddie@= thinksite.com> wrote:
Ooh, that's neat. So every time someone types a letter a new search
is done?


On 2/19/12 9:46 PM, "Stuart Tremain" <webdna@idfk.com.au> wrote:

> Thanks Terry
>
> Just at the right moment for me to do a new search here:
>
> http://www.top3.= com.au/
>
>
> On 14/02/2012, at 9:16 AM, christophe.billiottet@webdna.us wrote:
>
>> Terry just wrote an ajax module that could give ideas to developer= s
>>trying to
>> mix WebDNA and AJAX. Here it is:
>>
>> http://www.webdna.us/page.dna?numero=3D6
>>
>> - chris--------------------------------------------------------- >> This message is sent to you because you are subscribed to
>> the mailing list <talk@webdna.us>.
>> To unsubscribe, E-mail to: <talk-leave@webdna.us>
>> archives: http://mail.webdna.us/list/talk@webdna.us
>> Bug Reporting: support@webdna.us
>
> ---------------------------------------------------------
> This message is sent to you because you are subscribed to
> the mailing list <talk@webdna.us>.
> To unsubscribe, E-mail to: <talk-leave@webdna.us>
> archives: http://mail.webdna.us/list/talk@webdna.us
> Bug Reporting: = support@webdna.us


---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <ta= lk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: suppo= rt@webdna.us
--------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe,= E-mail to: archives: htt= p://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe,= E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporti= ng: support@webdna.us
--_000_3F494A26C768564EA5A0B49EB9E126FB10D8876FXMB4xdsumailuta_-- Associated Messages, from the most recent to the oldest:

    
  1. RE: [WebDNA] AJAX module (Marc Thompson 2012)
  2. Re: [WebDNA] AJAX module ("Terry Wilson" 2012)
  3. Re: [WebDNA] AJAX module (Stuart Tremain 2012)
  4. RE: [WebDNA] AJAX module (Marc Thompson 2012)
  5. Re: [WebDNA] AJAX module (Stuart Tremain 2012)
  6. Re: [BULK] Re: [WebDNA] AJAX module ("Terry Wilson" 2012)
  7. Re: [BULK] Re: [WebDNA] AJAX module (Stuart Tremain 2012)
  8. Re: [BULK] Re: [WebDNA] AJAX module (Eddie Z 2012)
  9. Re: [BULK] Re: [WebDNA] AJAX module ("Terry Wilson" 2012)
  10. [BULK] Re: [WebDNA] AJAX module (Eddie Z 2012)
  11. Re: [WebDNA] AJAX module ("Terry Wilson" 2012)
  12. Re: [WebDNA] AJAX module (Stuart Tremain 2012)
  13. RE: [WebDNA] AJAX module ("Lori Palmquist" 2012)
  14. [BULK] Re: [WebDNA] AJAX module (Eddie Z 2012)
--_000_3F494A26C768564EA5A0B49EB9E126FB10D8876FXMB4xdsumailuta_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Throws a javascript error from the 2nd list onchange, findgroup() not defin= ed. Looks like you're trying to dynamically write that function to the DOM. Do= n't think that will work? Can you put the findgroup(str) function in the initial page load and just w= rite the select list onchange? Marc ________________________________ From: Stuart Tremain [webdna@idfk.com.au] Sent: Tuesday, May 08, 2012 6:00 PM To: talk@webdna.us Subject: Re: [WebDNA] AJAX module Hi Terry Since you sent that AJAX code I have used it in many places, thank you so m= uch. Today I had the thought of creating a search function where you select a va= lue from a dropdown, using AJAX it builds a second dropdown with a second o= ption, on selecting the second option it creates a 3rd dropdown etc ... Problem is I can't get the second dropdown to fire :( Any ideas ?? http://ajax.idfk.net/test/ On 20/02/2012, at 2:52 PM, Terry Wilson wrote: When the value of the field changes, a call is sent and yes, a new search h= appens On Sun, 19 Feb 2012 21:50:28 -0600 Eddie Z > wrote: Ooh, that's neat. So every time someone types a letter a new search is done? On 2/19/12 9:46 PM, "Stuart Tremain" > wrote: > Thanks Terry > > Just at the right moment for me to do a new search here: > > http://www.top3.com.au/ > > > On 14/02/2012, at 9:16 AM, christophe.billiottet@webdna.us wrote: > >> Terry just wrote an ajax module that could give ideas to developers >>trying to >> mix WebDNA and AJAX. Here it is: >> >> http://www.webdna.us/page.dna?numero=3D6 >> >> - chris--------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list >. >> To unsubscribe, E-mail to: > >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list >. > To unsubscribe, E-mail to: > > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list >. To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe,= E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporti= ng: support@webdna.us --------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe,= E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporti= ng: support@webdna.us --_000_3F494A26C768564EA5A0B49EB9E126FB10D8876FXMB4xdsumailuta_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Throws a javascript error from the 2nd list onchange, findgroup() no= t defined.
Looks like you're trying to dynamically write that function to the DOM.&nbs= p; Don't think that will work?
Can you put the findgroup(str) function in the initial page load and just w= rite the select list onchange?

Marc

From: Stuart Tremain [webdna@idfk.com.au]=
Sent: Tuesday, May 08, 2012 6:00 PM
To: talk@webdna.us
Subject: Re: [WebDNA] AJAX module

Hi Terry

Since you sent that AJAX code I have used it in many places, thank you= so much.

Today I had the thought of creating a search function where you select= a value from a dropdown, using AJAX it builds a second dropdown with a sec= ond option, on selecting the second option it creates a 3rd dropdown etc ..= .

Problem is I can't get the second dropdown to fire :(

Any ideas ??





On 20/02/2012, at 2:52 PM, Terry Wilson wrote:

When the value of the field changes, a call is sent and yes, a new= search happens





On Sun, 19 Feb 2012 21:50:28 -0600
Eddie Z <eddie@= thinksite.com> wrote:
Ooh, that's neat. So every time someone types a letter a new search
is done?


On 2/19/12 9:46 PM, "Stuart Tremain" <webdna@idfk.com.au> wrote:

> Thanks Terry
>
> Just at the right moment for me to do a new search here:
>
> http://www.top3.= com.au/
>
>
> On 14/02/2012, at 9:16 AM, christophe.billiottet@webdna.us wrote:
>
>> Terry just wrote an ajax module that could give ideas to developer= s
>>trying to
>> mix WebDNA and AJAX. Here it is:
>>
>> http://www.webdna.us/page.dna?numero=3D6
>>
>> - chris--------------------------------------------------------- >> This message is sent to you because you are subscribed to
>> the mailing list <talk@webdna.us>.
>> To unsubscribe, E-mail to: <talk-leave@webdna.us>
>> archives: http://mail.webdna.us/list/talk@webdna.us
>> Bug Reporting: support@webdna.us
>
> ---------------------------------------------------------
> This message is sent to you because you are subscribed to
> the mailing list <talk@webdna.us>.
> To unsubscribe, E-mail to: <talk-leave@webdna.us>
> archives: http://mail.webdna.us/list/talk@webdna.us
> Bug Reporting: = support@webdna.us


---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <ta= lk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: suppo= rt@webdna.us
--------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe,= E-mail to: archives: htt= p://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is s= ent to you because you are subscribed to the mailing list . To unsubscribe,= E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporti= ng: support@webdna.us
--_000_3F494A26C768564EA5A0B49EB9E126FB10D8876FXMB4xdsumailuta_-- Marc Thompson

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

[/application] error? (1997) Return records from another (1997) SKU Question (1999) WebCatalog NT beta 18 problem (1997) PCS Frames-Default page is solution! (1997) Multiple SSL Keys (1998) A Global Variable (1997) WebDNA handler in Httpd.conf being erased (2005) insecuretextvars preference doesn't work (2000) Wanted: More Math Functions (or, Can You Solve This?) (1997) mapping fields between databases (2001) Help! WebCat2 bug (1997) I'm new be kind (1997) Trouble with Netscape (1998) Error 11 (1996) Comments in db? (1997) [AppendFile] problem (WebCat2b13 Mac .acgi) (1997) Price recalc based on quantity (1997) webstar (ot) (2001) Error Msg (1997)