Yeah, copy and paste gets me on the cfaussie forum. ;) I done it good. Ended up prepending the name of the second select list to the front of the array then "slice"ing it off before tacking the array on to the drop down list.
Something with the nested function calls prevented the global var call from taking. Chad who hasn't got time for the pain On 8/30/05, grant <[EMAIL PROTECTED]> wrote: > ahaha copy and paste will only get u so far... > > refering to the original post, does step 2 need to know the variable? > you say that you want to pass the variable from step 1 to step 3 - if > you don't need it in the cfc then you could set it as a global js var. > otherwise it seems you're going to have to rewrite step 3 to deal with > the different data structure, or possibly make a separate call for the > variable from step 3. > > hth > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
