I am new to ASP.NET and barely 'not new' in ASP. I am trying to convert ASP form which collects data and then passes that data to another form when the SUBMIT button is clicked. I can't get a handle on how this is done in ASP.NET. I have the aspx version which collects the data but when I click the submit button it does not go the the page in the action= of the forms tag. I'm sure this is simple stuff and I would appreciate any help on how to do this.
Thanks!
