o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Need Internet Browser Control Help! -

When i use the internet browser control like windows explorer when i double click on a folder the folder opens in another window. How can i make it so it opens in the internet browser control.

Thanks in advance.

 

Internet browser control -
Is there anyway to resize a form when the page being displayed in the Internet control is trying to resize the browser window? On of the pages that the browser is pointed to maximizes the window on a normal browser (IE, Netscape, etc) but mine won't resize? Also, are there any good


Need Internet Browser Control Help! -
When i use the internet browser control like windows explorer when i double click on a folder the folder opens in another window. How can i make it so it opens in the internet browser control. Thanks in advance.


[2005] Create a Internet Browser. -
Hello, i have made a internet browser using a Web Browser control. As a big project depending on the required skill level etc... i would like to create a actual web browser like IE / FireFox/ Chrome. Do i need to recreate the html engines? or can i download them or something? How would


Acx Control in Internet -
I created an OCX(Activex Control). I packaged it with the P& D wizard by selecting Internet package. I want this control to run from an Internet server. What are the files that have to be uploaded for the control to be displayed on a browser? Should I upload the Contents


Is the web brower control referenced on the msdn site -
I need to do A prog. where I fill out some boxes, upload a file and submit consecutive pages. I think a web browser can handle this ,but the problem is I have VB6 but msdn, I looked through the msdn site and could not find any references to it I've look through intrinsic contols, Acti


Redirecting other page in same 'Web Browser' control -
Sir, I have a problem with 'Web Browser' control. I show a Web Page in a 'Web Browser' control in the form. Code: webbroser1.navigate = "http://www.priorityexp.com/trackdetailp.asp?id=111111" The Page is shown in the WebBrowser, and also redirect to other site's page in I


Why create an internet browser -
Hi, As I understand I can create a Browser in VB that needs Internet Explorer to function. If the user has to have an IE installed for your browser to work then what's the point of creating a browser in the first place? If they already have IE on their system why would they use my bro


[2005] Web Browser control stopping new windows -
i am using the web browser control in visual basic .NET 2005 and i am wanting to create a browser which will not allow popups or allow new instances of internet explorer to be opened by right clicking and going to open in new window. I want to have all pages clicked shown in the one b


internet saving through internet control activex -
how can i use the web browser control to save a picture from the internet to disk?


Control & Internet -
Hi, I'm a beginner in VB. How to actually make a C programming to works together with Internet controllable ? ie I've a program written in C language, which is used to control a machine, simple start, stop and reset. But how to make this program link to Internet, ie using Internet Brow


simple browser question -
Hi Friends, A little question about the browser component (Microsoft Internet Controls). The question is. Can i extract the html sorce of the page i navigate? I need it for extracting some text in a automated task. I have try the internet transfer control but that does not wor


Browser help -
Friends, I am Developing my own Browser. I need opinion / sources / ideas from you. I am using Web Browser Control Now I have many doubts. 1. How can I change the text size of Browser Contents 2. How Can I Calculate the site download time. This will be helpful to show pr


Help in Web Browser Control for Win App Form -
Hi guys, I am planning to create a form which will show the HTML that I have or anything in the internet as long as online. I dont want to activate another Web Browser application (IE or firefox or etc..) to see it coz as much as possible I want to control it within the applicat


[2005] disable images in browser control -
I have a form with a browser control on it and need to be able to disable images. If I disable images in internet explorer it also disables them in the browser control on the form. I presume this mean they both access the same underling activeX object but I'm not clear on this or how t


[02/03] Internet Explorer error in Web Browser control -
I made a browser in vb .net which uses the microsoft webbrowser control. Now, when i surf some pages with javascript (not all pages with javascript), i get a Internet Explorer javascript error msg from the webbrowser control. I get an option to show the contents anyway but they often t


Web Browser Control..or..Right Click..View Source..File Save -
HI. I am using a web browser control to access the Internet. It pulls up web pages just fine, but I need to save the HTML source code of the displayed page from my VB project. Option 1 Does anyone know how to do this using the web browser control? Option 2 The same thing can be acc


Send Commands To Internet Explorer -
Hey,all this is hard to explain but ill try my best,well basicaly i want to know how i could control internet explorer from my program like send the browser forward,and send some text into one of the text boxes on the website many thanks. when i say browser its internetexplorer not on


Web Browser control....Not yet asked.... -
I am not sure if anybody knows the answer to this but - If you use the COM webbrowser control, since it is IE based, does it use IE's temporary internet folders to store the images, pages, etc?? If not, do you know if and/or where it stores all of the temp stuff? Secondly does anyb


Tricky Internet Problem -
Hey, Anyone know if it is possible to get all the internet requests sent from any browser over a connection. e.g. if a browser calls a webpage, the program gets the request sent bythe browser and can edit the response sent back from the server? Big thanks if anyone can help wi


Web Browser control - new windows -
For the web browser control, how do you stop it from launching internet explorer's window when you click on a link in a 'New Window'. Once we stop it from using internet explorer's, how can I make it use my own form?


help with microsoft internet control -
i am a student at a school and my system admin is getting me to design a web browser for the schools network. This web browser gets a list of keywords of our shared drive then searches for them in the url bar to block the web page. I want to either 1) make it carry out code whe


change the look of hyperlinks in browser -
I`m looking for a way to enlargen the hyperlinks shown in a browser. The best thing would be to buttonize them. Do I have to make my own browser from scratch or can I use methods in Microsoft Internet Control. (This will make it easier to use a browser with a touch screen monitor.)


Integrated web browser in .NET -
Hi Guys, I need a browser control to display a single page of HTML. This needs to be a browser control or equivelent in .NET. I don't care for the buttons, address bar or anything like that. However, I can't seem to find one. I was able to add my old VB6 browser control to .NET


Browser -
I made an app that download from the internet, how can I operate my app every time the browser starts to download? and how can I control the browser? (please add a code) Thanks


how did someone did that -
Hello, Once i found a user with a Server Variable of HTTP_USER_AGENT with a value of Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; National.FreeOnline.com.au). Everything seems fine but how did the National.FreeOnline.com.au string got in there? If you might help, i made my own bro


converting HTML in txtbox to browser -
i have a text box and a browser control. When the user hits the preview button i need the browser to take the code from the text box and convert it to wut it will actually look like on the internet.thnx in advance.


[2008] Web Browser Control - Saving HTML + Images. -
ok you know how our web browsers like Internet Explorer or FireFox has the option to "Save Page As" Is there a way to do this using the Web Browser Control? I wish to save the HTML + Images that are displayed in my Web Browser Within my application. Or say if i go to


How to check when a web page is loaded -
Hi! I have Visual Basic 6.0 and Internet Explorer 5.00 in Windows 98 2nd.ed. I'm writing an app that uses Microsoft's Internet Controls, mainly the embedded-IE-browser control. How to check when this browser control has fully loaded a web page? I practice this would mean that


sending simple browser to systray -
hi everyone, does anyone know of any open source codes for a internet browser that when minimized goes to the system tray. and when links are clicked on it opens in new window of the actual browser rather then internet explorer. any suggestions would be appreciated. cheers ke


Printing Question -
I've created a VB6 project that includes an internet browser using the MS Browser OCX control. Printing in VB is not very well documented unless I want to print an ellipse. Is there code that would grab the contents of the browser and send it to the Windows printer, or do I just not


Overriding downloads from internet -
Is there a way to not allow downloads from opening in internet explorer when using the web browser control? I am making a "Parental" browser that I would like to have an option to not allow downloads or atleast manage them. Any input on this would be appreciated.


Restrict dragging of links from web browser to desktop -
I have developed a customized web browser and want to prevent users from dragging hyperlinks(URLs) from the browser to outside (explorer, any other application. etc..) I have developed the browser using the microsoft internet control component in Visual Basic 6.0 Ex- when a user


IE control -
Where do you get that dreaded Internet Explorer web browser control for in VB? Fancy my chances at a Web Browser of my own


Registry After Installation! -
I have created a WebBrowser in VB6 using the Microsoft Internet Control. Now when the browser loads for the first time, the app reads some Registry values to find out whether the browser is the default browser or not. If it is, then as usual proceed ahead & open the browser but if


MS Browser control -
In the MS internet control, with the newwindow2 event, it will popup an IE window. But i don't want the IE window, i want a custom window that i created at design time pop out with a MS internet control in it and navigate the url... how can i do that?


Disable Control-N on a Web Browser Control -
I am trying to make a mini-customized Web Browser. It is only supposed to be able to go to ONE page. I have the Web Browser control navigating only to the ONE Web Page, but recently it was discovered that if the user hits Control-N, then a new browser window comes up and then they co


Start browser with Internet page -
Hi people ... I would like to start a Internet browser with a certain url from my VB program ... though ... this must be automatically the standard browser that the computer is using (either explorer, netscape, ...) How ??


VB Browser control browser type -
Is there anyway to make a browser emulate a browser other than IE? I would like to use a VB Browser control, but I would like it to pretend as through it was netscape when contacting secure servers... Assistance is as always appreciated


default browser cookies -
is there a vb control that i can use to get a webpages html which has been assoiciated with the cookies of the default browser. For example, when i naviate youtube.com with the INET control, it grabs the page as if i viewed it in iinternet explorer (shows my youtube username etc..).


how do i reopen my internet browser for popup ads -
when a new window opens it always opens in the microsoft internet browser i just want to know how to make it open in my browser and go to the right page