[Proto-Scripty] Re: Passing Dynamic Params with Autocompleter

2008-09-12 Thread ColinFine
On Sep 11, 2:12 pm, jmmg77 <[EMAIL PROTECTED]> wrote: > Maybe I'm missing something, but it seems like the autocompleter code > gets the elements default value when the page loads, but it doesn't > reflect any changes made to that element.  This is where I'm having > trouble.  Is there an onchan

[Proto-Scripty] Re: Passing Dynamic Params with Autocompleter

2008-09-11 Thread jmmg77
Maybe I'm missing something, but it seems like the autocompleter code gets the elements default value when the page loads, but it doesn't reflect any changes made to that element. This is where I'm having trouble. Is there an onchange event that can force Autocompleter to pass the new value? Th

[Proto-Scripty] Re: Passing Dynamic Params with Autocompleter

2008-09-11 Thread ColinFine
On Sep 10, 11:46 pm, jmmg77 <[EMAIL PROTECTED]> wrote: > Hello, > > I have a page with a list box and an autocomplete.  The autocomplete > results need to be filtered by both the text and the selected value in > the list box.  Is there a way to either > > a. Serialize the form each time the