thechasboi
01-15-2007, 11:39 PM
I have this old asp form I need to either rewrite it or be able to use it. The form contains several diffrent elements. I would like to get all elements at the same time from the form and insert them into an array. I will then pass some info via query string to the waiting function then the function will get form data then the query data do it business and we are done. I need a way to get all the form data at one time. Thanks for the reply.