What I meant with the 'and' is I have tried both ways and it didn't work, it kept on giving me an error when I tried to navigate. I do not have the WebBrowser control on my form.
I tried the while executing bit, because I thought that might help. I did have it without that part also.
Thanks...
I am trying to print an HTML page from VB6. I have tried various methods I have seen here on Tek Tips. when I try to use Navigate it gets a 'runtime 91 error' with clause or object variable not set. Highlights .navigate
I have tried
Dim strhtml As String
Dim wb1 As WebBrowser...
Silly me! I had some components checked that I didn't need and some that I did need not checked. It just looked like it need the Stringedit.dll (by the way, this belongs to Print Shop Pro). Thanks for telling me VB does not use this! I would have been stuck forever :-)
I cleaned up some off some temp and download files. Now none of my String formatting will work. It stops at the the function, displays, Cannot find project, jumps to the Reference list at entry "Stringedit 1.0 Type Library".
Hi Everyone,
I did some cleanup on my PC and for some reason my Stringedit.dll file has disappeared. It is used for the Format function. How can I get/buy/etc another one.
Thanks.
Thanks, for your response!
I found the problem. I don't know why it does this, but I had the definition of the different fonts I was using in one of the functions that was processed to perform the print. When I moved the definition of the fonts to a function that would only be perform at the...
Hi,
I am using the Printer Object to print a report. The first report comes out fine, when I do the 2nd report in the same session, the printer does not advance and prints everything on the same line. I display the CurrentY and it is advancing, but there seems to be no CR on the end of the...
Hi,
I am creating a report with a Logo(Picture) at the top. I am using the Printer Object and the report works fine. However, the user now wants the capability to email this report.
Any thoughts on what to do?
Thanks,
Luana.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.