This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
i have inserted a .doc into ms access database using com.oreilly.servlet.MultipartRequest.Now how can i download it.Can anyone plz help me with the code.
Please provide more information with your questions.
Are you able to get the file out of the database? If you can get it in, you should be able to extract it. To send it to the client, you can adapt the code here
visu Nekk
Ranch Hand
Joined: Sep 06, 2005
Posts: 122
posted
0
Using this code i have inserted the data into the access database.when i gave the select command i got a number format for CV field.i want to download it to text format.could u plz help me