Microsoft
Software
Hardware
Network
Question : Downloading binary files
Hi,
I have set-up a form that inserts records into a table. One of the fields is varbinary and data is inserted into it via this code:
Dim UploadMSG As FileUpload = _
CType(DetailsView1.FindCon
trol("File
Upload1"),
FileUpload)
e.Values("Data") = UploadMSG.FileBytes
I've now added a gridview control to display the data back. How can I add a field to this that allows the file (which will be msg format) to be opened or downloaded?
Answer : Downloading binary files
Hi there
Try the following:
Dim item As ListViewItem
For Each item In lvMatchedDvid.SelectedItem
s
item.Remove()
Next
Random Solutions
how do I create a web page that will accept a parameter that is supplied as part of the web address?
Adding a domain user to a non domain PC
Serial Port DLL C++
Attempting to create a vb6 installation package for deployment
Using hyperlink control within a sqldatasource datalist control to pass a querystring value coming from the sqldatasource
How to restore factory defaults on Cisco 1811 router
Using Macros in a Secured Workbook
sys.database_principals in SQL 2000
windows 2008 Hyper-V
SQL Collation Type For Phonetic Symbols