What is the best way to implement submission forms in ASP.NET?
- by SmartestVEGA
What is the best way to implement submission forms in asp.net ?
i have to accept some values from user from four different pages and submit the contents as email..
which is the best method to do this ?
is this using masterpage or views or something else???
Note:i am not using any login controls in the form