using webview:
WebView1
.LoadHtml(Job.Getstring)
the html page is returned without the graphics?
This is a normal html page.
I tried the other options.
WebView1
.LoadHtml(Job.Getstring)
the html page is returned without the graphics?
This is a normal html page.
I tried the other options.