Ending
02-01-2005, 12:50 PM
Ok, I've spent pretty well 3 hours searching around for this...
What I'm looking for is a search engine that will read an Excel exported html spreadsheet and return the requested data.
I have most of the data together, exported, the menus finished, just lacking some sort of search engine to finish this off.
Basically its for looking up pipes, steel, concrete, whatever the person selects there will be different forms to search each of the different database html pages.
If anyone knows of some code (I'm most familiar with Javascript, HTML, XML, and different chunks of C++) that could possible search an entire document, grab the info, display it up, ALONG with the proper fields, I'd be more thrilled then a beer for each hand and the Cowboy's cheerleaders putting a strip tease for my next birthday.
(Ex:
Size | Description | Matrix
1" | Buttweld | P
That is what I would like displayed as an example if I did a search on 1" [with the chance that many hundred could be found in one database].)
Thanks in advance.
Ah, FYI, I'm also on an Intranet so security shouldn't be any problem.
What I'm looking for is a search engine that will read an Excel exported html spreadsheet and return the requested data.
I have most of the data together, exported, the menus finished, just lacking some sort of search engine to finish this off.
Basically its for looking up pipes, steel, concrete, whatever the person selects there will be different forms to search each of the different database html pages.
If anyone knows of some code (I'm most familiar with Javascript, HTML, XML, and different chunks of C++) that could possible search an entire document, grab the info, display it up, ALONG with the proper fields, I'd be more thrilled then a beer for each hand and the Cowboy's cheerleaders putting a strip tease for my next birthday.
(Ex:
Size | Description | Matrix
1" | Buttweld | P
That is what I would like displayed as an example if I did a search on 1" [with the chance that many hundred could be found in one database].)
Thanks in advance.
Ah, FYI, I'm also on an Intranet so security shouldn't be any problem.