View Single Post
  #2 (permalink)  
Old 03-14-2008, 07:15 AM
Jordan's Avatar   
Jordan Jordan is offline
Administrator
 
Join Date: Nov 2005
Location: Hendersonville, NC
Age: 26
Posts: 5,869
Last Blog:
Performance or Maintai...
Rep Power: 20
Jordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud ofJordan has much to be proud of
Send a message via ICQ to Jordan Send a message via AIM to Jordan Send a message via MSN to Jordan
Default Re: How is this done?

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
Don't hesitate to ask any questions that you have! Check out our ASCII Calculator!
Reply With Quote