mjfroggy
12-25-2004, 07:29 PM
Hello all
I have a question for any other gurus out their.
I have a client that runs a mail marketing company. Anyway they have printer customers which need a way to login to a secure screen upload their files (i.e. mailing lists, images, etc) and they want it so the customer can login and only see their uploaded files instead of just giving them a ftp login and let them actually ftp to their server. Anyway these files range from like 10mb all the way to 1gig in size.
SO THE QUESTION:
Should I create a login type system that will then let the customer upload a file and store it in the dbase or should I just make a script that uploads to a folder and store the file path in the dbase.
Which way would be best (talking speed here) I would not want the customer sitting at a screen that will take a min to load etc. so speed wise and server resource wise which is best to do when storing large file size files. sotre them in dbase with the clients other info or just store the files path in the clients table?
thanks all for your replies
I have a question for any other gurus out their.
I have a client that runs a mail marketing company. Anyway they have printer customers which need a way to login to a secure screen upload their files (i.e. mailing lists, images, etc) and they want it so the customer can login and only see their uploaded files instead of just giving them a ftp login and let them actually ftp to their server. Anyway these files range from like 10mb all the way to 1gig in size.
SO THE QUESTION:
Should I create a login type system that will then let the customer upload a file and store it in the dbase or should I just make a script that uploads to a folder and store the file path in the dbase.
Which way would be best (talking speed here) I would not want the customer sitting at a screen that will take a min to load etc. so speed wise and server resource wise which is best to do when storing large file size files. sotre them in dbase with the clients other info or just store the files path in the clients table?
thanks all for your replies
