2
Answers

How to use two submit button in one web form?

Sahil Jani

Sahil Jani

13y
1.8k
1
I have a page 'Registration.aspx' . Left Menu contains username,password field and 'Login' button(submit button). In the content area
i have some textboxes(Use to get the information from the user) and i have 'Register' button(submit button).

When i click the 'Login' button. It takes to post registration form. 

How to use two submit button in one web form?

Thanks.
Answers (2)