VBScript Arrays

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • UNCLEBUJU
    New Member
    • May 2006
    • 1

    #1

    VBScript Arrays

    I am creating a Client-Side array using VBSCript from a ListView object. This array is going to grow to 1000s of elements. I want to save the array elements into a database, but I cannot figure out how best I can pass the array across to the next form. Querystring will not work because of the array size.

    Thank You
    Last edited by UNCLEBUJU; May 4 '06, 03:57 PM.
Working...