how many customers in the list?
What I am trying to determine is:
1) Is it practical to download the list of customers AND all their data
with the page from CF
2) OR Just download the list of customers, have the user select one,
then make a request to the server for another page with the fields
filled in for that customer.
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 2:35 AM, Kevin wrote:
> Hi Dick,
>
> What I am doing is this. I am creating an Order Entry form and when
> the user
> selects the customer from the list created from the query the address
> and
> other customer information is then filled in automatically. I am
> talking
> about a total of 5 fields that need to be filled in. I had figured
> that if I
> placed empty text input boxes where the data was to go, I could then
> use
> _javascript_ to change their values to match the customer id selected.
> I was
> going to call the function using the onChange property of the
> dropdown list.
> Being very new to ColdFusion programming I am not sure if I am making
> this
> harder then it needs to be. :-( HELP please. I am begging here. ;-)
>
> Thanks,
>
> Kevin
>
> ��_____��
>
> Kevin
>
> 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
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

