JVsearch is a program that searches for any text string on Class Creator sites.
Any text can be entered. An exmple is to search to see if an IMAGE is used on any page.
CAUTION NOTE image names: HTML blanks are not blanks, they are changed to %20
For example:
Tiger EHS Title 01.png
is actually
Tiger%20EHS%20Title%2001.png
That's why it is suggested to NOT use blanks but a _ or - character in place of a blank.
For example: Tiger-EHS-Title-01.png
or NO blanks are all
TigerEHSTitle01.png
JVsearch finds all the links on the page where it starts, then searches each linked page for YOUR search TEXT. You can then click on the choices to get a a list of all the pages that contain your search text. The speed of your connection is displayed on the bottom information bar. This is your internet speed and is not the elapsed time which depends on your computer's processing speed.
Only the first occurrance of the search text is displayed - with up to 200 characters after the text.
You need to be logged into the website to access all protected pages.
Certain links are ignored. For example, all the admin only links.
Links inside a linked page are not searched, except those on the first page read (the page where JVsearch is installed).
Each page has 10 seconds to load. If it takes longer than that, page is skipped and an error message displays.
Example showing all the code you need to put on a page in source mode. Recommend a NEW page. Page does not need to be active to work. This is the code for this page. It will not get the 'locked' or hidden pages but good enough for just a demo. You'll find your own results more interesting.
Source code to enter in Editor SOURCE mode:
The interface appears where the script is located.
<script src="https://www.classcreator.com/000/7/7/0/13077/userfiles/file/html/JVsearch.js"></script>
Button Functions
Click to start search
The text you want to find
A list of the links containing your search text
List of links that will be searched