I need to create a dynamic array from a variable that will be passed in via request.form("variable". I then need to find out how many items are in the array, and identify was each item is (the actual value such as "test".
Help is much appreciated.
Help is much appreciated.