I have a long (30k+ records) table of locations and location codes (currently in CSV). I want a user to enter a search string in an HTML form, located on our intranet, and get a list of matching locations with codes.
I am proficient with SQL, but I have never worked with HTML forms. Because this is a tiny little internal reference tool, I would prefer a very low-tech solution. Can anyone point me to a basic tutorial?
I am proficient with SQL, but I have never worked with HTML forms. Because this is a tiny little internal reference tool, I would prefer a very low-tech solution. Can anyone point me to a basic tutorial?