July 4, 2003 at 2:00 am
hi
i need help.
i need to upload and retrive documents (word,excel,pdf) from SQL SERVER 2000 into the image datatype.
i have finished the uploading portion.
i need to download the file from the SQL SERVER 2000. i need to open the file in the browser and also need to download the file to the client brower, can anybody help me with code.
thanks
July 4, 2003 at 2:03 am
Pesrsists have a component that does a binary read / write.
This pulls the data from SQL and sends it to the browser. The browser thinks it's a file and prompts the download.
http://www.aspupload.com/"> http://www.aspupload.com/
Cheers,
Crispin
Cheers,CrispinI can't die, there are too many people who still have to meet me!It's not a bug, SQL just misunderstood me!
July 4, 2003 at 7:51 pm
hi Crispin
thanks for the reply, it is fine with ASPUpload, but i want to know how it works and the code, if you can, can you help me with code.
sathya
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply