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
Devendra Kumar
NA
517
245.1k
get image on label when image path in database c#
Sep 1 2016 5:58 AM
hii;
i want to get image on label when my image in folder and path in database
image in datalist and get it like
HtmlImage
img = item.FindControl(
"pimg"
)
as
HtmlImage
;
image.Src = img.Src;
please help;
thanks
Reply
Answers (
5
)
How to define session in runtime expire during runtime
Designing Like note book