This Test loads all the HTML Pages listed in the  List box, sequentially  on to a new window .
The user has option of either letting the URL's load automatically or do a manual Load ( default is automatic ).

For automatic Load:

  • Select  an entry in List box from where u want to start.
  • Enable timers by selecting it.
  • "Set Timeout Value" by default it is set to 20000 ms. This means it will allow so much time for the new page to load.  At the end of the timer, it loads  the next url in the list. User can enter his own timeout value in milliseconds.
  • Click on "Load URL" button.
  • "Stop Timer" would stop the current timer, and try to load the next url

 For manual Load:

  • Disable Timer.
  • Select an entry in List box which u want to Load.
  • Click on "Load URL" button.


Set Timeout Value (milliseconds)   
Enable Timer


myScript.html
Version: 1.0
Last Modified: 07/25/01