TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sathish Pabbathi
NA
118
48.5k
Asp.net with javascrit
Apr 12 2013 2:38 AM
in THE BELOW CODE OnClientClick not Firing plz Help me for this problem...
<script>
function CheckValid()
{
var txt1 = document.getElementById('txtEmpFName').value; // textbox 1 ID is txt1
if (txt1 ==0)
{
alert("plz fill the employe's First name!!");
}
else
{
alert("are you sure you want to add reord?");
}
}
</script>
<form>
<asp:Button ID="Button11" runat="server" Text="Save" class="btn save"
OnClientClick="return CheckValid()" OnClick="Button11_Click" ValidationGroup="a" />
<form>
Reply
Answers (
7
)
Real time examples for generics and delegates?
Every Clas Student attandane?