Multiple "Forms" on a page

sameernyaupane

New Member
I am having a slight problem. I have a page which has 3 forms that link to 3 different pages. One for equipment search, another for load search and another for load match. My question is: Am I going to have to create a page that will redirect to the appropriate program? I tried looking at the datagrid on a way to store different bound column information but I had no luck. The only difference between equipment search and load search is the table and the columns(very straightforward stuff). Currently I am using the DataReader to pull my info. <BR><BR>Anyone have any suggestions on what to do if you have multiple forms on a page?<BR><BR>Matt
 
Back
Top