jgbull
01-12-2007, 05:48 PM
Greetings FQers,
I've found this forum so useful in the past, that I'm becoming an abuser; i.e asking lots of questions (that I am sure seem stupid to people who know what they are talking about, a group which I am not included in).
The situation is this; I am trying to create a password protected site where research teams that we have dispersed around the world (from Washington DC to Nairobi to Jakarta to Bangkok) can share documents.
The simple (but time-consuming solution):
All the documents are sent to me (via yousendit.com as some will be in excess of 10mb), I post them, and send out an announcement that something has been posted.
The ideal (but technically prohibitive solution):
The user can upload the document, which then show up in a list (I assume this would have to be something database driven) and an email is sent out to a small group of users (no more than 10) that a new document has been uploaded.
The feasible solution?
Perhaps I should just bite the bullet and have people send me large doc's via yousendit.com and I manage the whole process of uploading and distribution?
It would be nice to simplify this somewhat and have a folder where users can upload doc's so at least I don't have an inbox cluttered full. That seems feasible... I've tried various "File Management" programs, but they cost money and are more complex than necessary. I've seen free ASP scripts that do the trick, but I can't figure them out. I've read threads here about uploading with PHP but became all the more confused...
:dunno:
Thanks!
JB
I've found this forum so useful in the past, that I'm becoming an abuser; i.e asking lots of questions (that I am sure seem stupid to people who know what they are talking about, a group which I am not included in).
The situation is this; I am trying to create a password protected site where research teams that we have dispersed around the world (from Washington DC to Nairobi to Jakarta to Bangkok) can share documents.
The simple (but time-consuming solution):
All the documents are sent to me (via yousendit.com as some will be in excess of 10mb), I post them, and send out an announcement that something has been posted.
The ideal (but technically prohibitive solution):
The user can upload the document, which then show up in a list (I assume this would have to be something database driven) and an email is sent out to a small group of users (no more than 10) that a new document has been uploaded.
The feasible solution?
Perhaps I should just bite the bullet and have people send me large doc's via yousendit.com and I manage the whole process of uploading and distribution?
It would be nice to simplify this somewhat and have a folder where users can upload doc's so at least I don't have an inbox cluttered full. That seems feasible... I've tried various "File Management" programs, but they cost money and are more complex than necessary. I've seen free ASP scripts that do the trick, but I can't figure them out. I've read threads here about uploading with PHP but became all the more confused...
:dunno:
Thanks!
JB