Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Download \ Upload a Zip File (and Store in DB)

Status
Not open for further replies.

Michael42

Programmer
Oct 8, 2001
1,454
US
Hello,

1. How can I upload and download a zip file?
2. How can I store the above mentioned zip file in a database (Oracle 8) field?

If you could point be to an example(s) that would be great.
Not even sure where to start on this...

Thanks very much,

Michael
 
Check out this thread for doing a file upload:thread695-114986

When you get the file to upload correctly to the server then come back and we will talk about inserting it into the database.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top