html - opening code behind for input element? -


everytime try open code behind

<input id="submit1" type="submit" value="upload" runat="server">

i

    <script language="javascript" type="text/javascript">  // <![cdata[            function submit1_onclick() {            }    // ]]>      </script>

can please me can go code behind after double clicking ?


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -