Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Shopping Cart Advised

Reply
Thread Tools

Shopping Cart Advised

 
 
Kelvin
Guest
Posts: n/a
 
      07-06-2005
Hi All,

If I want to using asp paging to display product. I added 2 pcs in
page 1, and I added 3pcs in page 2, and I added 5pcs in page 4 and
then click add to cart button. How can I keep them before click "add
to cart" button ?
Please advised.
 
Reply With Quote
 
 
 
 
Roland Hall
Guest
Posts: n/a
 
      07-06-2005
"Kelvin" wrote in message
news: m...
: If I want to using asp paging to display product. I added 2 pcs in
: page 1, and I added 3pcs in page 2, and I added 5pcs in page 4 and
: then click add to cart button. How can I keep them before click "add
: to cart" button ?

Use session variables, a dictionary, array, xml file, ...

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp


 
Reply With Quote
 
 
 
 
Bullschmidt
Guest
Posts: n/a
 
      07-07-2005
And here's a good resource about session arrays:

Session Object
http://msdn.microsoft.com/library/de.../en-us/iissdk/
iis/ref_vbom_seso.asp

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Perl Shopping Cart Scripts GeorgeF Perl 1 05-22-2005 04:41 AM
Shopping Cart - database vs session Paul Hobbs ASP .Net 2 12-04-2003 08:35 PM
OT: Shopping cart reccomendations John ASP .Net 1 11-07-2003 05:16 PM
Shopping Cart Component Suggestions Mark Fox ASP .Net 1 11-04-2003 10:02 AM
Secure shopping cart example? Bruce W...1 ASP .Net 3 08-27-2003 06:48 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57