Quantcast
Channel: VBForums - ASP, VB Script
Viewing all articles
Browse latest Browse all 688

[RESOLVED] TextBox Click Event

$
0
0
following code used to work before but suddenly failed. I tried inserting OnClick="Button4_Click" but that gives me a compilation error.

what is going wrong ?

Code:

<asp:Panel runat="server" DefaultButton="Button4">
                            <asp:TextBox ID="TextBox1" runat="server" Width="200" Enabled="False" AutoPostBack="True"></asp:TextBox>
                            <asp:Button ID="Button4" runat="server" style="display:none"></asp:Button>
                            </asp:Panel>


Viewing all articles
Browse latest Browse all 688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>