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

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Copy range with conditional formatting -

Ansible - ERROR! the field 'hosts' is required but was not set -