c# - submit button click -


i have gui data acceptance. need pass parameters of form on click of submit button function declared in c#. please help.

using .net have types of submit tags, 1 starting <asp: , other starting <input. <input html tag can call javascript , if add runat="server" attribute, enable have c# code behind button.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -