I am doing a project on Knowledge Management .In the first screen itself , i have three text fields. [ F1, F2, F3]. When i select something from F1 i should get only those things which are related to F1 in F2. Again F3 is dependent on F2.
For axample -I have Information Technology,Subjects in F1 and XML, ASP, PHP, History in F2 .
Now suppose i select Information Technology from F1 i should get only XML, ASP, PHP and not history in F2.
This all i have to create dynamically using a database. I am using PHP and Mysql. Please guide me.
Also let me know how should i create a database for this query.
Looking forward for ur reply.
Thanking you in advance.
Thank You
Subal Nawathe