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
Sidhartha Patnaik
954
516
8.3k
how to retrieve data from view using ajax to controller ?
Jan 25 2019 12:54 AM
how to retrieve data from view using ajax to controller ?
Suppose we are giving the parameter url in ajax as: controller/action()
and parameter data in ajax.
How to get the same data in the controller action() which is mentioned in the ajax method in the view.
please guide with the code.
Thanks and regards,
Sidhartha Patnaik- 7978630611
[email protected]
Reply
Answers (
2
)
How to fetch data using jquery and send to controller
ajax return is blank to the controller