Enter Keywords:
1 - 10 of 703(0 seconds)
Sort By:
 
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
Zones: VB ControlsDate Answered: 05/08/1999 Rating: 6.6 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.
Zones: Visual BasicDate Answered: 07/01/1999 Rating: 7.8 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...
Zones: Visual BasicDate Answered: 07/22/1999 Rating: 6.6 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 ...
Zones: Windows MFCDate Answered: 02/12/2000 Rating: 6.2 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...
Zones: Delphi ProgrammingDate Answered: 02/28/2000 Rating: 6.6 Views: 0
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...
Zones: C++Date Answered: 05/09/2000 Rating: 6.2 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...
Zones: Visual BasicDate Answered: 05/29/2000 Rating: 8.8 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...
Zones: VB ControlsDate Answered: 06/08/2000 Rating: 5.4 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...
Zones: Visual Basic, WinsockDate Answered: 07/06/2000 Rating: 5.8 Views: 0
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...
Zones: Visual BasicDate Answered: 07/15/2000 Rating: 8.6 Views: 0