The basic requirement is in look and feel.
It should look professional,have an good user interface.
I don't know if someone has already developed such a tool especially for doing this kind of job.
The basic requirement is in look and feel.
It should look professional,have an good user interface.
I don't know if someone has already developed such a tool especially for doing this kind of job.
You can create a form using HTML. You can give it a professional-looking UI using CSS. You will also need somewhere to store the data, e.g. a database, and some server-side code to query the database, e.g. PHP or ASP.NET.
This question is WAY to broad to be succintly answered. Almost every question on StackOverflow is to do with "collecting information".
Hm, I feel like you mean somthing like google analytcs, but it's very unclear as others have stated before.
Create a survey using PollDaddy or SurveyMonkey to ask for this information and link to it.
Check out http://wufoo.com/
Like the survey packages mentioned, this is a hosted service. But Wufoo prvoides generic HTML forms and other predefined web data collection templates. It lets you create your form or select one of their predesigned forms, it gives you javascript or HTML snippet to embed the form in your web page, and it gives you online tools to review and report on the submitted data.
On a programming site like this, most folks would just write their own web app to do this, but Wufoo and other sites offer comparable solutions for non-programmers.
Ok, what data do you want to collect?
Let's take an easy one: Name...
Others:
The question can't be answered.