开发者

what is the best way to gather data from employees inside the company? [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 12 years 开发者_如何学运维ago.

Improve this question

we have about 200 employees

i need to help HR to automate stuff

one of the things that they need is to gather information from employees before they interview and after they become an official employee

GOOGLE FORMS is one way to do it

but can anyone recommend a very simple out of the box way to push forms to different employees inside the company and externally?

has anyone done this with out looks?

we want to get away from physical paper forms to electrnoic


http://wufoo.com is another one of those form building services you could consider. Though depending on the data you are collecting you might want to really consider if a public form hosted by someone else is acceptable for the data.


http://www.jotform.com/pricing

Jotform is one of the similar services i like. Using a web-based solution is cost-effective and you can use them right away you start a membership.


Since you've tagged .NET and Forms. Why not make a simple "one page" web form with all the required fields. Have it punch the information into a database (SQLCE, SQL Server, MS Access< Etc).

Host it on a local server running IIS. pass the URL out to the employees, and have them punch in their own data.

From there you can simply hand the raw data over to HR in a spreadsheet, or if you're feeling ambitious, write a small reporting app for data mining.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜