Hello,
I have a job where I do internet technical support for a few ISPs. I'm doing ok I suppose, being able to find all the information required to tech the calls, but finding the information is killing my call times. I have accumulated around 120 text files with solutions which are seperated into four groups based off error codes and descriptions. Now what I need is a way to search these four directories from a single webpage and load that txt file into the lower frame. It would need to be able to search the text files for keywords and also list text files whose filename matches the search. The search results would be loaded into the lower half of the webpage listed by /directory/filename as links. When the links are clicked on then it would load that text file into the lower half of the same page replacing the search results. Now heres my problem, I dont know anything but the basics of web programming. I have two books on it and some print outs of html coding and thats all I know. An example of how much I dont know is my webpage I have here at TCH (mainly used for trasnfering files between school/work/home) http://www.kaulaiscool.us
So if anyone here can give me a boost as to how I can go about making this I'd much appreciate it. Links, articles, scripts... anything! I learn fast, just need a shove :-/