I am wondering is it possible to use the webcontrol to view a .html page stored in a directory?
The problem I'm having is that I want to view a .html web page that is stored in the local directory. I don't want to hard code the entire path name in the WebGadget line because if someone installs the program in a different directory, or different drive letter, it will not work. Is there a way to have the WebGadget display a .html page in the current directory? (The same directory that the .pb compiled file is in?)


