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
umair mohsin
1.3k
387
64.8k
javascript question
Mar 4 2015 8:58 AM
what is the difference between input type
button
and input type
submit
and if form is submitted then where the data is stored ,e.g.if there is a registration form design on javascript.does input type
button
can submit a form to server
moreover if we apply validations using javascript and then submit form,if form contains some validation errors(if any textbox is empty),does that information submitted to server or not?
Reply
Answers (
3
)
Data Bind From Json In Javascript
angular