Online Job Applications: Ways to build one?

Winchester

Diamond Member
Jan 21, 2003
4,965
0
0
We are looking for a pretty simple way to build an "online application system" so that people can apply for jobs online.

What would be the simplest way of building one? software? secure?
 

Traire

Senior member
Feb 4, 2005
361
0
0
Originally posted by: Winchester
What would be the simplest way of building one?

Some plain old HTML forms would do the job just fine. You can have the data sent to you via email or you could add a little asp/php and you could store the info in a database for easy manipulation/retrieval.

 

Drakkon

Diamond Member
Aug 14, 2001
8,401
1
0
my company just got an account with careerbuilder...keeps everything secure and organized and lets us create application processes/quizes to sort people out automatically

other than that like said...a job db + web form would probobly be your best bet...im sure theres already a system programmed in php/mysql on sourceforge or the like...