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.
|
||||||||||||||
|
|
|
Ok, what data do you want to collect? Let's take an easy one: Name...
Others:
The question can't be answered. |
||
|
|
|
|
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". |
||
|
|