| DEVPPL http://www.devppl.com/forum/ |
|
| Html file indexing http://www.devppl.com/forum/viewtopic.php?f=51&t=13655 |
Page 1 of 1 |
| Author: | StanleyTan [ Wed Jun 03, 2009 10:33 am ] |
| Post subject: | Html file indexing |
hi guys, any idea on how to index html files? Code: var s = new Array(); s[0] = "JSE^form.html^Enter JSE in the example above ...^open source, free, client side"; s[1] = "JSE DOCUMENTATION^doc.txt^JSE is a client-side local site search engine. Written entirely in JavaScript ..^ faq, docs, instructions"; s[2] = Testing^test.html^this is just a test file, testing 123^test, world"; this is a smple of the indexing in my js. but im thinking, if anyone knows how do the indexing without hardcoding into the array. the purpose for me to index is because i want to use it for search engine, easier searching. |
|
| Page 1 of 1 | All times are UTC + 1 hour |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|