I have been creating html codes in word pad, saving them as .html files.
However, i am after a code that would allow me to create a list box in which all my .html files on my desktop could be inputed into one .html file.
For instance when the browser opens the .html (say the main page), the user should be able to select each of the examples via a ListBox and see the associated example. When the users close the page of the example selected, they will again see the page associated with Controller.html and can select another example.
However, i am after a code that would allow me to create a list box in which all my .html files on my desktop could be inputed into one .html file.
For instance when the browser opens the .html (say the main page), the user should be able to select each of the examples via a ListBox and see the associated example. When the users close the page of the example selected, they will again see the page associated with Controller.html and can select another example.