Ask a Question related to ASP Database, Design and Development.
-
Fredrik/Sweden #1
File upload/download - help appreciated !!!
hi everybody!
I have a few thoughts about file uploading/downloading, through the
browser.
Heres what i want to do:
When i click on the "upload file" in my website i want to be able to
choose a file and upload it straight away into the 'Files' table in my
database.
when i click "Download file" i want all files to be listed so i can
pick one to download from the database. that's it, quite simple
really, i think. I've searched the web, and there are lots of
components to download. i also tried a few codeexamples that i found.
none of those are doing exactly what i want. most of them are working
fine, but there's a lot of features that i don't really need. i'd like
to keep it as simple as possible, and i would also like to code it
myself so i can really understand what's happening.
I like one that i've tried from:
[url]http://www.stardeveloper.com/articles/display.html?article=2001033101&page=1[/url]
but the download-part is not really what i want. It displays some of
the files like .txt and .doc-files in the browser instead of
downloading them. is there a way to change this ? or is there an even
easier way of handling uploads/downloads. any suggestions, hints,
code, links...etc...are welcome.
the most simple solutions are often the best ones !
Thanks...!!!
Fredrik/Sweden Guest
-
File upload/Download/Remove/Progress
I want to create multiple file upload and download and remove functionality in flash with php as server side scripting. Can you please suggest some... -
How to upload a file to 2 FTP sites without an upload component for company
Hi All I can't get round this because it's a local government thing, but I've done a CMS for a school (in ASP classic) that allows them to upload... -
Help with Upload & Download
I can get the files to upload ok using this code i got from Macromedia website: <html> <head> <title>Upload File with ColdFusion</title> </head>... -
Upload/Download Files on Network File Server
I was hoping that someone can give me step-by-step instructions to fix the following: We would like our ASP.NET application to utilize a central... -
File Upload and DownLoad
I would like to create a .net web service for downloading and uploading a excel or text file How to do that? Is there any sample code / article... -
Ray at #2
Re: File upload/download - help appreciated !!!
See this article. [url]http://www.aspfaq.com/2161[/url]
Ray at home
"Fredrik/Sweden" <fredda054@hotmail.com> wrote in message
news:a501fefe.0310110706.632355b8@posting.google.c om...
It displays some of> the files like .txt and .doc-files in the browser instead of
> downloading them. is there a way to change this ?
Ray at Guest



Reply With Quote

