M
Michael Mitchell via DotNetMonster.com
I am creating an ASP.NET form that users will fill data in text boxes and then I need it to out put in a seperate .aspx form labels.Text(Open new page). I have the form created and put the output labels on the same page to test and it works but I can not figur out how to collect the data from the input form and have it out put on a seperate page. If some one could show me an example just using one or two text boxes collect the input and then output to a seperate page using labels for output. In my attempt I received the error: BC30469 Reference to a non-shard member requires an object reference.
Thank You Very much, Mike
Thank You Very much, Mike