Hi,
I want past a relative path information to my AxWebBrowser.Navigate
method.
It should be something like AxWebBrowser1.Navigate("..\temp.html").
If relative path name cannot be specified, is there a way that I can
pass my application path to here?
Thank you
Gos