Forums
This topic is locked
Update multiple fields at same time-E-comm Proble
Posted 06 Nov 2002 19:52:21
1
has voted
06 Nov 2002 19:52:21 Peter Lent posted:
Hi all,I am trying to create an "Update Cart" feature that will allow my customers to do three things with the same action.
I have three different things that can be changed on my "Update Cart" page.
1. Remove Item (checkbox)
2. Update Qty (form text box)
3. Change Color (form list menu)
I would like the customer to be able to update any or all of these parameters with one action.
I have been able to do this one action at a time, but I would like to do it all together.
Does anyone have any generic code snippets you could share that would give me an idea of where to start?
Also this page could contain multiple items. An order is stored in a table called cart, and is based on Session.SessionID
THANKS!!!!
-Peter
Replies
Replied 07 Nov 2002 11:25:18
07 Nov 2002 11:25:18 Vince Baker replied:
Search on UDzone for Multiple Record Update and there is a tutorial on doing just that
Regards
Vince
Response.write("The best line of code you can ever use"
VBScript | ASP | HTML | SQL | Oracle | Hosting
Regards
Vince
Response.write("The best line of code you can ever use"

VBScript | ASP | HTML | SQL | Oracle | Hosting
Replied 07 Nov 2002 19:10:25
07 Nov 2002 19:10:25 Peter Lent replied:
I am trying to accomplish a Delete and/or update on the same page with one action.
Is this possible. I have looked at the tutorial, and it has two actions, one to delete and one to update.
I would like to accomplish both with the same action.
THANKS
-Peter
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Search on UDzone for Multiple Record Update and there is a tutorial on doing just that
Regards
Vince
Response.write("The best line of code you can ever use"
VBScript | ASP | HTML | SQL | Oracle | Hosting
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Is this possible. I have looked at the tutorial, and it has two actions, one to delete and one to update.
I would like to accomplish both with the same action.
THANKS
-Peter
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Search on UDzone for Multiple Record Update and there is a tutorial on doing just that
Regards
Vince
Response.write("The best line of code you can ever use"

VBScript | ASP | HTML | SQL | Oracle | Hosting
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>