Gossamer Forum
Quote Reply
Re: Resume Database In reply to
Karen,

In Reply To:
File upload would be a definite - common file formats, Word Docs for example. Pugdog, I'm not so sure on uploading the file into the SQL table, it would seem much easier for maintenance, troubleshooting, any sort of manual intervention to have the files actually uploaded to the server and use the script to call the file.
Again, like I stated, this would be tricky since you would have to password protect a folder via .htaccess to protect it from regular non-paid employers or users from accessing the files.

What you could probably do is the following:

1) Create a top-level folder called Resumes. Password Protect it via .htaccess and allow access for all paid employers.

2) Then you would have to create individual folders for each JOB SEEKER where their RESUME would be stored. Password protect it so that the employers and JOB SEEKER could the resume.

Again, if you decide to upload files directly to folder(s) in your server, it would be complicated to set-up the proper security. I believe that pugdog's suggestion for uploading directly to a database is much better since you can control access more efficiently and effectively.

Regards,

Eliot Lee
Subject Author Views Date
Thread Resume Database Karen 15641 Jun 19, 2001, 9:27 AM
Post Re: Resume Database
pugdog 15386 Jun 19, 2001, 2:19 PM
Thread Re: Resume Database
Stealth 15323 Jun 19, 2001, 6:00 PM
Thread Re: Resume Database
pugdog 15319 Jun 19, 2001, 7:23 PM
Thread Re: Resume Database
Stealth 15298 Jun 19, 2001, 7:35 PM
Thread Re: Resume Database
pugdog 15326 Jun 19, 2001, 8:13 PM
Thread Re: Resume Database
Stealth 15304 Jun 19, 2001, 8:23 PM
Thread Re: Resume Database
pugdog 15296 Jun 19, 2001, 8:44 PM
Thread Re: Resume Database
Stealth 15303 Jun 19, 2001, 8:49 PM
Thread Re: Resume Database
pugdog 15305 Jun 19, 2001, 9:19 PM
Thread Re: Resume Database
Karen 15301 Jun 20, 2001, 1:13 AM
Thread Re: Resume Database
Stealth 15342 Jun 20, 2001, 6:09 AM
Thread Re: Resume Database
Karen 15267 Jun 20, 2001, 9:55 AM
Thread Re: Resume Database
Stealth 15258 Jun 20, 2001, 10:26 AM
Thread Re: Resume Database
Karen 15276 Jun 20, 2001, 12:07 PM
Post Re: Resume Database
Stealth 15222 Jun 20, 2001, 1:19 PM
Post Re: Resume Database
pugdog 15285 Jun 20, 2001, 11:21 PM
Thread Re: Resume Database
Stealth 15284 Jun 20, 2001, 6:05 AM
Thread Re: Resume Database
pugdog 15233 Jun 20, 2001, 11:42 PM
Thread Re: Resume Database
Stealth 15248 Jun 21, 2001, 7:50 AM
Thread Re: Resume Database
pugdog 15248 Jun 21, 2001, 11:27 AM
Post Re: [pugdog] Resume Database
nakulgoyal 14007 Jun 9, 2004, 2:04 AM