asp.net - Convert to Master Page -


I have 3 ASP.Net pages. I submit a form, a submit button and a javascript next to each function, which it validates textbox data

When I change these 3 pages into a master page / content page, the most of the three forms to merge and submit the function What's the best way?

Thanks in advance!

Only because the form of multiple pages does not mean that form processing logic is in a master page Should be restored. Wherever the form is defined, CodeBehind usually has the best place for form processing logic.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -