Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
store session[ID] into database using variable
Dheeraj Sharma
7y
156
1
Reply
i want to store current Session["ID"] into databse using MVC and Angularjs..
var logi = Session["ID"];
log.LogID = logi;
i want to do something like above.. do anyone have any idea about this...?
LogID
is database field name.
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Can we make the background of a testbox transparent?
how to show seating layout in mvc view by using api?