108 Topics

Member Avatar for
Member Avatar for CatRambo

[ATTACH=RIGHT]16048[/ATTACH]What do you do when you're creating new features so quickly that your software can't keep up? Speed up production, of course. Google has announced that they plan to introduce a new version of their web browser [URL="http://www.google.com/chrome/"]Chrome[/URL] every six weeks in order to get new developments as quickly as …

0
130
Member Avatar for nodoso

Hi everybody Have a little problem here. I have a webpage with this code [code] <iframe name="myIframe" id="myIframe" height="2000" width="1000" frameborder="0" scrolling="no"></iframe> <form id="myForm" method="post" action="link" target="myIframe"> <input type="hidden" name="banner" value="link" /> <input type="hidden" name="type" value="1" /> </form> <script language="javascript"> document.getElementById('myForm').submit(); window.scroll(182,111); </script> [/code] And I want to click on …

0
77
Member Avatar for xfrolox

Well i made another thread but with a different problem but i fix it. but i know how to make textbox allowed chars but is possible with web browsers ? like if f1 - f12 is pressed then nothing happen like nothing have been touch. is possible ? if so …

Member Avatar for kvprajapati
0
105
Member Avatar for 0xbadcode

Hello mates, I want to dig deeper on WebBrowser Control programming, I searched in Microsoft's MSDN for advanced WebBrowser Control, But I didn't find the one that I want to take-up, It's about Converting Web Objects to its own type, let's say Flash Embed object to type of Flash will …

0
70
Member Avatar for 0xbadcode

Hello mates, I want to dig deeper on WebBrowser Control programming, I searched in Microsoft's MSDN for advanced WebBrowser Control, But I didn't find the one that I want to take-up, It's about Converting Web Objects to its own type, let's say Flash Embed object to type of Flash will …

0
136
Member Avatar for PDLajus

Hello to every one, I am writing a simple web browser on c# 2008 express edition using WPF. It is working fine with www websites and display all content correctly. But if I want to open some local webpage - for instance "file://C:1/1.htm", it is save the webpage instead of …

Member Avatar for PDLajus
0
111
Member Avatar for icejack

Greeting, am currently using vb.net 2008, ive started a project and i need to import HTML line to a another HTML file that is being read in a web browser control, i've try something like : [code] Private Sub Line(ByVal Textmsg As String, ByVal type As String) WebBrowser1.Document.Body.InnerHtml = WebBrowser1.Document.Body.InnerHtml …

Member Avatar for kvprajapati
0
139
Member Avatar for killerbeat

hi al, i have a webbrowser component that refreshes every 5 sec, but when it refreshes you hear the *click* sound. But how do i disable that

Member Avatar for Thyoric
0
599
Member Avatar for j4jawaid

I am creating a small test application in which i am trying to fetch the all the hyperlink's details(Anchor Text and url) on the web page. What i have done till now is that i create webbrowser component loaded the page and fetch all <a> tags. I also know that …

Member Avatar for j4jawaid
0
146
Member Avatar for gamer1225

I want to have 2 webbrowser controls and 1 button. With the 2nd webbrowser control always showing whatever is being displayed in the 1st webbrowser control. For example, if I click a link in the 1st webbrowser, the new content showing in this control should also refreshed on the 2nd …

Member Avatar for gamer1225
0
112
Member Avatar for minigweek

Hi there folks, I have Visual C# Project- Windows Application , It has a Webbrowser Control , and I intend to load a local HTML file with images into it. I want to embed the embed the html file and image files as resources. So I did. While using the …

Member Avatar for sknake
0
2K
Member Avatar for Vb2008

[B]HI to all[/B] I have got one problem: [I]I use vb 2008[/I] On some websites i go whit my Web browser i got an error!!! it say: [U]An error has occurred in script on this page. Line: 133 Char: 74 Error: Unterminated string constant Code: 0 Url: [url]www.url.com[/url] Do you …

Member Avatar for Vb2008
0
185
Member Avatar for webspy

I'm working on a .NET application that loads web pages using multiple WebBrowser controls. There are several threads and WebBrowser controls involved (this is a server application, and the WebBrowser is required for capturing the rendered image), each thread creating a WebBrowser control and running a message loop for it. …

0
121
Member Avatar for nccsbim071

I have a php website which i want to run in C# wpf webbrowser control. I have a validated a username and password for the site by connecting to it's database using .net. Now i want the functionality to take username and password and submit the post form to php …

Member Avatar for nccsbim071
0
647
Member Avatar for newsguy

Safari 4.0.3 is out now and available for [URL="http://support.apple.com/downloads/Safari_4_0_3"]download[/URL] from Apple, for both Mac OS X and Windows operating systems. While there are the usual claims of making things more stable when using third party plugins and in particular for handling the HTML 5 video tag, it is with regards …

1
274
Member Avatar for GuyClapperton

Google's new venture will go public as most of you are reading this (assuming 'most of you' means our American readers, who I assume are a substantial majority). Google is going to [URL="http://news.bbc.co.uk/1/hi/technology/7593106.stm"]release a browser.[/URL] It's called Chrome and it's going to be geared towards the things we all want …

Member Avatar for wlappas
0
197
Member Avatar for GuyClapperton

It's up there now and according to the [URL="http://news.bbc.co.uk/1/hi/technology/7457503.stm"]BBC[/URL] its makers want it to be the most downloaded software in its first 24 hours ever. [URL="http://www.mozilla.com/en-US/firefox/"]Firefox 3[/URL] is now available for public download, although the final release candidate has been so close to commercial standard you wouldn't be able to …

Member Avatar for happygeek
0
156
Member Avatar for newsguy

One of the best known soccer clubs in the world is tackling the phishing threat and has placed a penalty on the head of those who might try to con their fans on the web. As the annual InfoSecurity Europe show kicks off, so Manchester United has launched the implementation …

0
165

The End.