Controlling different HTML forms with 1 button within vb.net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello i need help with forms within vb.net.

I need to control multiple forms with one button. Can you please help on how
to do that.

Regards

Dan
 
Hello i need help with forms within vb.net.

I need to control multiple forms with one button. Can you please help on how
to do that.

Regards

Dan

By default, ASP.NET is using a single-form model...

What kind of forms do you have?
 
Back
Top