|
||||||
| Database & Database Programming MySQL, Oracle, SQL, PL/SQL, ABAP, Smart Forms, and other databases and languages. A database is an organized body of related information used in many websites (including CC). |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hey everyone. So I'm on the Information Technology team at my school and I am going to be for the next four years. I'm always out running to teachers and stuff because everyone has problems. So.. I was wondering.. How could this be done? What I want is a .exe program, (or if this can't be done, a website works fine) that I can just open, login to, and it already has a list of teachers at my school programmed in. I can start typing and it will in the name for me (much like our MS Access call database does) and when it does that, I can hit go or whatever and have it bring up a teacher profile of them. Like picture, name, classroom, schedule, additional info. Something like that. Anyone have any comments on how to do this? Or any help at all? I don't have coding knowledge beyond HTML, CSS, and basic PHP. Thanks guys this would be a great help to my entire iT team.
|
| Sponsored Links |
|
|
|
|||||
|
You can do this many ways with many different languages. Since you already know HTML and PHP why not do it as a website? Then you can access it from any computer.
As for the name, you are talking about the auto-fill such as in FireFox and IE? You can do this with JavaScript Search can be PHP which connects to a database. You can use database functions to do your search query. Return the results and display the profile of the teacher. The hard part is typing in all of the information about each teacher..
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|