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
adrian hedley
NA
1
0
downloading blob data using MemoryStream
Dec 14 2006 11:38 AM
I have followed the example in the link below to download blob files stored SQL SERVER.
http://www.c-sharpcorner.com/UploadFile/jhblankenship/DownloadingFromMemStream11262005060834AM/DownloadingFromMemStream.aspx?ArticleID=9e576b21-a422-4517-a827-3bbba08b4aec
I have a problem however because when i download a text file, the ASP.NET page source gets appended to the original file.
I also suspect that this is happeing to other file types, (images and word) since the filesize is increasing, although i can still open them and see no visual difference. I would expect that some form of corruption could occur, but apperently not.
any input on this problem pls?
Reply
Answers (
0
)
How to open a page in new browser using C#.net ???
dynamic table with dynamic radio buttons