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
Shenba
NA
1
4.1k
How to display pdf from other drives in an iframe?
Aug 17 2013 11:55 AM
i tried displaying pdf tat is inside application path and it works. But i need to display pdf from other drives how do i do it?
this is my code:
string filepath = Session["path1"].ToString();
System.Web.UI.AttributeCollect
ion aCol = iFrame1.Attributes;
aCol.Add("src", filepath);
where i get path from a database and i also tried server.mappath and bt got error of using physical path
help me..
Reply
Answers (
1
)
How fill TexBox by filepath from FileUpload control
I just can't figue out my six errors! Insert Update and Del