|
Oppps.
what did i miss.
i got so confused on which one to work with
and thought your snipet was the sweetest
for the update price function.
for the checkbox i came up with what i thought was
a elegant solution.
This was the most functional for price
update ..YES or NO?
<cfloop index="x" from="1"
to="#listlen(form.productpartno)#" step="1">
<CFQUERY NAME="updateprice" DATASOURCE="#prefs.dsn#"> UPDATE products SET unitprice= #listgetat(form.price,x)# WHERE productpartno = '#listgetat(form.productpartno,x)#' </CFQUERY> </cfloop>
as for the check boxes i cant think of a way to
check if they are ticked or not.
HMMMM
it works...... but .... back to the drawing board
or ....???
Kind Regards
Greg Stone PH: 0411 787 565 ----- Original Message -----
From: Steve
Onnis
Sent: Tuesday, June 15, 2004 5:18 PM
Subject: [cfaussie] RE: NEW batch style update request Sorry
greg
but
thats sooooooooooooooooooooo yuk
--- 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/ |
Title: Message
- [cfaussie] RE: NEW batch style update request Clifton Steve
- [cfaussie] RE: NEW batch style update request Steve Onnis
- [cfaussie] Re: NEW batch style update request phaddon
- [cfaussie] RE: NEW batch style update request stone
- [cfaussie] RE: NEW batch style update request Clifton Steve
- [cfaussie] RE: NEW batch style update request Whiterod, David (DTUP)
- [cfaussie] RE: NEW batch style update request Whiterod, David (DTUP)
- [cfaussie] RE: NEW batch style update request Steve Onnis
- [cfaussie] RE: NEW batch style update request stone
- [cfaussie] RE: NEW batch style update request Steve Onnis
- [cfaussie] RE: NEW batch style update request stone
- [cfaussie] RE: NEW batch style update request Aaron DC
- [cfaussie] RE: NEW batch style update request Steve Onnis
- [cfaussie] RE: NEW batch style update request stone
- [cfaussie] RE: NEW batch style update request Clifton Steve
- [cfaussie] RE: NEW batch style update request stone
- [cfaussie] RE: NEW batch style update request Whiterod, David (DTUP)
- [cfaussie] RE: NEW batch style update request stone
- [cfaussie] RE: NEW batch style update request Justin Mclean
- [cfaussie] RE: NEW batch style update request stone
- [cfaussie] RE: NEW batch style update request Whiterod, David (DTUP)
