G
Guest
Hi,
I using the axshdocview.AxWebBrowser control to display web pages. THis
works fine via the navigate method for remote pages via a url.
When I use a local file however i.e.
AxWebBrowser.Naviagate("c:\somedir1\somedir2\somepage.htm")
Relative image references are not shown.
i.e. <img border="0" src="../../../../../images/somefile.gif" width="13"
height="13">
Is there anyway to get the relative images to display?
Regards,
Steve.
I using the axshdocview.AxWebBrowser control to display web pages. THis
works fine via the navigate method for remote pages via a url.
When I use a local file however i.e.
AxWebBrowser.Naviagate("c:\somedir1\somedir2\somepage.htm")
Relative image references are not shown.
i.e. <img border="0" src="../../../../../images/somefile.gif" width="13"
height="13">
Is there anyway to get the relative images to display?
Regards,
Steve.