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
anand m
1.4k
339
35k
how to append selected value to Session using J query
Jul 14 2020 8:59 AM
Hello All,
I need to set below item value to session variable using Jquery.
And i need to send same session value to the next page2.
How i can append this value using session in Jquery.
Below my code :
$('#subtowerdd').change(function () {
var item = $("#subtowerdd option:selected").text();
}
HTML code :
<form class="form-horizontal" name="reportform" method="post" action="page2.aspx" id="reportform">
<select id="subtowerdd" name="subtowerdd" class="form-control validate[required]">
<options >
</form>
Thanks
Anand
Reply
Answers (
2
)
You cannot call savechanges() more than once on a dbcontextscope.
Load Balancer in .Net