How can I print with the WebBrowser object the web pages that I download with the browser. I have told that I have to put "WebBrowser.PrintOut" but it didn't work
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10132840....
Zones:
VB ControlsDate Answered: 05/08/1999 Grade: C Views: 0
Hi,
I want to Save the content of WebBrowser document into a file by clicking button in my VB form. And I want to Print, by clicking a button.
Can U please help me?
Thanks.
Jeya.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10148233.html
Zones:
Visual BasicDate Answered: 07/01/1999 Grade: C Views: 0
Does the VB WebBrowser control support JavaScript?
When I attempt to use JavaScript in the control, I get an error message stating "Object expected". I suspect it is looking for the JavaScript ob...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10183253.html
Zones:
Visual BasicDate Answered: 07/22/1999 Grade: D Views: 0
Hi,
In using the ActiveX Control(Microsoft Web Browser), there exists a method called Navigate(...).
How can I know whether this operation is sucessfully or not?
For example, if I want to ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10252737.htm...
Zones:
Windows MFCDate Answered: 02/12/2000 Grade: C Views: 0
I would like to extract the WebBrowser
content in a memo (as it does when right click on the HTML page - view source).
(P.S. : I cannot use HTTP.get('URL') because of problems with proxy authen...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10300337.html
I have a program that uses IE ActiveX. The program has a frame window that hosts the WebBrowser control. I open an HTML page that has a push button. If the button is clicked script window.close() i...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10338920.html
Zones:
C++Date Answered: 05/09/2000 Grade: A Views: 0
I am using VB6.0 on WINNT platform.
I have used a webbrowser object.When the
webbrowser displays a particular page,
i want co-ordinates of a point where the
mouse is moved on the webbrowser.How...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10358641.html
Zones:
Visual BasicDate Answered: 05/29/2000 Grade: A Views: 0
I have a WebBrowser window in my form that I need to be able to scroll all the way to the bottom without the user having to interact with the form at all. I cannot find any way to do this. Can an...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_10395996....
Zones:
VB ControlsDate Answered: 06/08/2000 Grade: A Views: 0
In a project, i use a webbrowser and would like to know if there's a way to retrieve the data posted to a server when i click the Submit button on a form with several fields.
This is to better u...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10573861.html
Hi,
I work with Vb6 and now I want to integrate a browser in my application. I;ve got two questions:
- how can i force the WebBrowser-component to load a specific url? I want to use the value...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10706981.html
Zones:
Visual BasicDate Answered: 07/15/2000 Grade: A Views: 0