[thelist] Backend of a shopping cart system...

Chris Blessing webguy at mail.rit.edu
Fri Apr 5 08:28:01 CST 2002


Is a linked list like a collection object?  FWIW I'm using ASP here to do
all this. ;)

Thanks btw, for the input.

Chris Blessing
webguy at mail.rit.edu
http://www.330i.net

> My 2 Cents,
>
> For something so dynamic that Joe here can't make up his mind,
> I'd use (if I
> could) a different array topology: Linked Lists. This way you
> don't have to
> create and delete potential mass arrays. Just delete the item (row) as you
> stated here. Play with it.
>
> Rob
>




More information about the thelist mailing list