multiple update

2000-08-26 Thread Mark Davies

Can someone point me in the direction of the right tag/manual entry.

I'm trying to do a multiple, I guess looping, update, and dont' know where
to start looking.

For example, I call a list of 15 employees with each employee displayed on
one row on the page. Each row has a form_text_field that contains the value
of their current salary. I would like to go down the page and change each
one of the values in these text fields, then hit a sumbit/update button, and
have CF loop through each record updating the new salary values for the
respective employee.

Any pointers for me to get started researching how to do this?

Cheers,

Mark

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: multiple update

2000-08-26 Thread Erika Foster

Nate Weis has a custom tag called "cf_queryrepeater" that I've used for that
reason many times.  The link I have to Nate's custom tags doesn't seem to be
working for me tonight (http://i2.icesinc.com/nate/taggallery/).  I can't
seem to find it listed in Allaire's tag gallery - but if you can't find it,
email me privately and I'll forward it to you.

The only complaint I have about this tag is that if even ONE of the fields
in your form is left blank, it doesn't update the database and gives my
users a blank screen (??) Anyone else have this problem?

Erika

- Original Message -
From: "Mark Davies" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 26, 2000 6:45 PM
Subject: multiple update


: Can someone point me in the direction of the right tag/manual entry.
:
: I'm trying to do a multiple, I guess looping, update, and dont' know where
: to start looking.
:
: For example, I call a list of 15 employees with each employee displayed on
: one row on the page. Each row has a form_text_field that contains the
value
: of their current salary. I would like to go down the page and change each
: one of the values in these text fields, then hit a sumbit/update button,
and
: have CF loop through each record updating the new salary values for the
: respective employee.
:
: Any pointers for me to get started researching how to do this?
:
: Cheers,
:
: Mark
:
: --

: Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
: To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: multiple update

2000-08-27 Thread Fred T. Sanders

His New URL is:   http://www.nateweiss.com/cf/
- Original Message -
From: "Erika Foster" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, August 26, 2000 8:58 PM
Subject: Re: multiple update


> Nate Weis has a custom tag called "cf_queryrepeater" that I've used for
that
> reason many times.  The link I have to Nate's custom tags doesn't seem to
be
> working for me tonight (http://i2.icesinc.com/nate/taggallery/).  I can't
> seem to find it listed in Allaire's tag gallery - but if you can't find
it,
> email me privately and I'll forward it to you.
>
> The only complaint I have about this tag is that if even ONE of the fields
> in your form is left blank, it doesn't update the database and gives my
> users a blank screen (??) Anyone else have this problem?
>
> Erika
>
> - Original Message -
> From: "Mark Davies" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, August 26, 2000 6:45 PM
> Subject: multiple update
>
>
> : Can someone point me in the direction of the right tag/manual entry.
> :
> : I'm trying to do a multiple, I guess looping, update, and dont' know
where
> : to start looking.
> :
> : For example, I call a list of 15 employees with each employee displayed
on
> : one row on the page. Each row has a form_text_field that contains the
> value
> : of their current salary. I would like to go down the page and change
each
> : one of the values in these text fields, then hit a sumbit/update button,
> and
> : have CF loop through each record updating the new salary values for the
> : respective employee.
> :
> : Any pointers for me to get started researching how to do this?
> :
> : Cheers,
> :
> : Mark
> :
>
: --
> 
> : Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> : To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> --

> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>

--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.