1) Are you talking about populating something like 3 selects related
2) do you want populate it in CF then change it in _javascript_
3) How much data are we talking about
4) Why do you think you need it in a _javascript_ array
The reason I ask, is that there are several alternatives, that, based
on your answers.
Dick
"The reason there are two senators for each state is so that one can be
the designated driver."
-Jay Leno -
On Jul 26, 2004, at 1:15 AM, Kevin wrote:
> Hi all,
>
> I have a problem. I have a page that I want to populate a section of
> the
> form with data from my database based on the selection in a drop down
> list.
> I have got the query to pull the records and use that to populate the
> pull
> down list. I know that to change the values of the fields with the
> matching
> data I need to use _javascript_ but I don't know how to get the records
> from
> the query recordset into a _javascript_ array. I figure that if I have
> all the
> records in an array I can set the value property of each of the
> matching
> form fields from the array. First am I on the right track and second,
> How do
> I move the records from the query to the array in _javascript_?
>
> Thanks,
>
> Kevin
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

