I was wondering if anyone could tell me if I can create an array and insert values into it from a database using ASP.
I want to create a database-driven gallery that uses a couple of arrays to create movieclips and loads the jpegs into them. I reckon that populating them from an ASP page might be the easiest way but I’m unsure how to do this.
I’m pretty good with ASP so should be able to create basically any code scrructure I need, so dont worry about that end.
Thanks