J
Jerry Camel
I'm trying to create a file depot that will hold files for 24 hours and then
kill them. Basically a temporary place for people to post something that
will automatically notify the person that it's posted for. Although I'm new
to ASP and HTML, I've got quite a bit of development experience. If this
wasn't web based it'd be a peice of cake... But I'm not sure how to do a
couple of things through the web...
I figure I'll write a service that will clean up the files - easy. User's
will login and be presented with a list of files waiting for them. - Mostly
done.
Users can transfer files to the server - How? How do I have a user select a
local file and have it copied to a pre-determined place on the server? Then
I need to accomplish the opposite: Have them select a file waiting for them
and have it copied to a specified location on their drive. How do you do
this through a web page? How can you make it secure so that people can't
get to these files without going through this interface? Any help is
greatly appreciated.
Thanks
Jerry
kill them. Basically a temporary place for people to post something that
will automatically notify the person that it's posted for. Although I'm new
to ASP and HTML, I've got quite a bit of development experience. If this
wasn't web based it'd be a peice of cake... But I'm not sure how to do a
couple of things through the web...
I figure I'll write a service that will clean up the files - easy. User's
will login and be presented with a list of files waiting for them. - Mostly
done.
Users can transfer files to the server - How? How do I have a user select a
local file and have it copied to a pre-determined place on the server? Then
I need to accomplish the opposite: Have them select a file waiting for them
and have it copied to a specified location on their drive. How do you do
this through a web page? How can you make it secure so that people can't
get to these files without going through this interface? Any help is
greatly appreciated.
Thanks
Jerry