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
jrxml and jasper
How do I identify monitor device display settings?
autofire color box when user leaves the page
Removing Domain Controller from Windows 2003 domain
fn_my_permissions in sql 2000?
RDP to Windows7 machine
Why can I not connect to a functional website with Firefox?
xslt loop on a semicolon seperated list
How do I set permissions on folder app installed to so everyone has write access
Problems with Access Server 2511