Hello!
I'm building an ASP "reporting" application in which users simply fill out an input form, selecting the columns and data they want to view, hit submit and see query results below. I would like to use <frameset> to separate the input form and the "data view". When i post the data when the user hits submit, how do i pass the variable collection to the "data view" page?
Thanks!
I'm building an ASP "reporting" application in which users simply fill out an input form, selecting the columns and data they want to view, hit submit and see query results below. I would like to use <frameset> to separate the input form and the "data view". When i post the data when the user hits submit, how do i pass the variable collection to the "data view" page?
Thanks!