newbie, how do these forms ever get you anywhere?

S

Steve

If I create a starter form with radios to select 'what do
you want to do'
when the user clicks the submit button I want a either a
new form to open, depending on the radio selected or the
controls on the current form to be replaced (dependent on
radio again) so the user has new options.
I'm used to building websites where you just point from
one file to another.
Does anyone have any useful code which could demo what I'm
attempting to do.
Or just some advice??
Cheers
Steve
 
H

Herfried K. Wagner

Hello,

Steve said:
If I create a starter form with radios to select 'what do
you want to do'
when the user clicks the submit button I want a either a
new form to open, depending on the radio selected or the
controls on the current form to be replaced (dependent on
radio again) so the user has new options.
I'm used to building websites where you just point from
one file to another.

Windows Forms or Web Forms?

Regards,
Herfried K. Wagner
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top