Click here to Skip to main content
15,917,618 members

Comments by hany1002 (Top 10 by date)

hany1002 23-Apr-13 5:05am View    
i found the problem in this html line

<asp:Button ID="btnSave" runat="server" CssClass="bigButton2" style="color: #FFFFFF; font-weight: 700; background-color: #333333" Text="Send" Width="180px" Height="38px" onclick="btnSave_Click" />


in this code (onclick="btnSave_Click" />)

why this problem according ???
hany1002 23-Apr-13 4:55am View    
Protected Sub btnSave_Click(sender As Object, e As EventArgs) Handles btnSave.Click
hany1002 23-Apr-13 4:22am View    
First Column In my table

MsgID int Unchecked
hany1002 23-Apr-13 4:14am View    
Deleted
First Column In my table

MsgID int Unchecked
hany1002 30-Mar-13 13:05pm View    
Great thanks