All I want to do is have a simple form where the user enters some parameters and clicks a button and a results form shows up. This would take a few hours for me to do in ASP, but it is taking DAYS to do with .Net.
Can anyone recomend source code for me to look at to do this? I have a few radio buttons, a drop down, simple stuff. I do want to change a control's visible property based on a selection in another control, but that is the most complicated thing I want to do.
Being new to .NET, I can't even get my controls to display!
Urrgh...
Amanda