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
Sheikh parvaz
NA
199
108.4k
cmd.Parameters.Add("@CreatedBy", SqlDbType.NVarChar).Value = Session["UserLogin"];
Nov 15 2012 3:36 PM
Session["UserLogin"] = HttpContext.Current.User.Identity.Name;
cmd.Parameters.Add("@CreatedBy", SqlDbType.NVarChar).Value = Session["UserLogin"];
this is working but no data shown in table field.
tell how to do it.
Reply
Answers (
0
)
Populate a javascript message box
onmouseover event