D
Doug Batchelor
I store word docs in a sql2005 database as images. I can retrieve the docs
from the database as byte arrays. I need to be able to then save the docs as
temporary files on the server in html format. I think I sould be able to use
microsoft.office.interop.word to accomplish this but I have no idea how to
start. I am using asp.net 2.0 and vb.net. If anyone has any vb ( or c# code
that I could use, I would really appreciate it)
from the database as byte arrays. I need to be able to then save the docs as
temporary files on the server in html format. I think I sould be able to use
microsoft.office.interop.word to accomplish this but I have no idea how to
start. I am using asp.net 2.0 and vb.net. If anyone has any vb ( or c# code
that I could use, I would really appreciate it)