hello! I have a problem
I add an activex control "Microsoft Web Browser" in my program , and its working with any web adress I put in the document view!
My problem is what I should write in the static data member of the view to load a web page I have created and stored in the same directory as my program(eg: e:\myprogram\results.htm) instead of:
const char CMyHtmlView::s_engineAltavista[] ="
Thank you in advance!!
I add an activex control "Microsoft Web Browser" in my program , and its working with any web adress I put in the document view!
My problem is what I should write in the static data member of the view to load a web page I have created and stored in the same directory as my program(eg: e:\myprogram\results.htm) instead of:
const char CMyHtmlView::s_engineAltavista[] ="
Thank you in advance!!