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
Santhonabin
NA
51
212.8k
reset() Event
Nov 26 2010 7:44 AM
hi..
pls send me reset() event for the button using javascript.
Already i have used following Script..
But ,thats not working for this..
----------------------------
function
formReset()
{
debugger
;
document.form1 .reset ();
}
------------------or-----------
only button type reset
---------or-------
document.getElementById(
"form1"
).reset();
---------0r----------
and also separate resetbutton_click();
-----------------------
Reply
Answers (
1
)
ASP.NET Session Problem
Select command property