Results 1 to 2 of 2

Thread: store Multiple Arrays into a session

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    3

    store Multiple Arrays into a session

    Hi,

    I have this problems regarding "storing of multiple arrays in a session".

    Take the "online movie tix booking" as an exmaple. When i click on one seat, beside storing the seatNo into a session, i also want to store the number of seats he has clicked throughout. How can store the incremental of seats clicked into a session?

    with regards,
    Lin

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Location
    Bristol, England (but heart is in Virginia)
    Posts
    2,949

    Re: store Multiple Arrays into a session

    Hi,

    Use a form scope (or Public if necessary) variable and increment by 1 each time the booking is completed.
    Taxes
    The more I learn about VB.NET the more I like dBaseIII Plus

    The foregoing, whilst believed to be correct, is given without guarantee as to it's accuracy and entirely without recourse. You are required to decide for yourself whether or not it is suitable for your purposes and no liability for loss of any nature can be entertained.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width