> If the names are all identical except for the number, why then is the
>named notation of the structure important? It seems to me the array
>would be much easier to deal with.


session.strProduct.item1.orderno = "xxx";
session.strProduct.item1.qty = 2;

session.strProduct.item2.orderno = "zzz";
session.strProduct.item2.qty = 3;

etc.........

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ Ctz Consulting ]-=
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ http://ctzconsulting.com ]-=
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to