5,915 Topics

Member Avatar for
Member Avatar for tushargupta51

All the browsers including Chrome, Firefox and IE8 are not working. When I open them, it keeps loading the page but does open the website. Internet Connectivity is there because utorrent is working. I reinstalled chrome but that did't work. I cleaned up the browsers hisotry, also did "ipconfig/renew", "ipconfig/flushdns" …

Member Avatar for stormal1
0
317
Member Avatar for happygeek

Over the last couple of days the online media seems to have gone crazy for the news that the Google Chrome web browser client has overtaken Microsoft Internet Explorer to become the most popular browser on the planet. This based entirely upon the fact that, for a single week, and …

Member Avatar for scaiferw
0
709
Member Avatar for techbrain

Hello, Some tips about web design in 2013, Leaving the Doomsday behind and entering in the new year of 2013 still if you will search or just Google from other source you will notice that sale of PC (Desktops) is decreased in the year 2012. The question that arises is …

Member Avatar for mattster
0
940
Member Avatar for niceply
Member Avatar for Binoir

I'm connected to the Internet, but I can no longer access any websites. When I open Mozilla Firefox, I get the message "The connection was refused when attempting to contact www.(any site I try).com." Sometimes I get another message that says "The document contains no data." When I open IE, …

Member Avatar for Alowan Umanailo
-1
2K
Member Avatar for Gabums

Greetings! I took some code from this [site](http://osvaldas.info/elegant-css-and-jquery-tooltip-responsive-mobile-friendly). It works great in EVERY browser but IE7 where the arrow of the tooltip is missing. I know that there are issues with IE7 not supporting :after in CSS. I've tried adding this code: <!--[if lt IE 8]> <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE8.js"></script> <![endif]--> But …

Member Avatar for Gabums
0
406
Member Avatar for KickingHorse

<!-- See http:kinghorsemedia.ca/bna/ Click on Trailer Configurator, pick a model and click on Accessories This is html that is loaded when tab_3 is clicked --> <div id="tab_3"> <h3><?php htmlout($model_name); ?> – Accessories</h3> <h4>Select Optional Accessories by clicking the boxes. </h4> <p>Click on underlined text to view image.</p> <form enctype="multipart/form-data" id="acc_form" …

Member Avatar for KickingHorse
0
330
Member Avatar for anirban1087

I am trying to get some xml data into my web page using php. When I am placeing the url into a web browser it is showing some xml data. But when I am doing that from inside a php page it is returning some empty data. The link is …

Member Avatar for R0bb0b
0
293
Member Avatar for hayatuzair

Hey everyone, I was randomly trying to develop a web browser that works in php. I know this is a really small program if you look into it but I dont seem to get it to work. though I have worked it out, but I cant get it to display …

Member Avatar for NardCake
0
219
Member Avatar for joe.l.

Internet Eplorer For window7 Starter is non responsive.It work for a while then stopped.When I download a software from the web and go to use it.It uses I.E. as the default browser,but it works fine.I downloaded a software and a search engine called mystart engine or search came with it.didnt …

Member Avatar for caperjack
0
641
Member Avatar for PhilEaton

I am new to python web frameworks. I am using web.py because I like how raw it is. I am wondering though, how one can produce pages and scripts efficiently when being restricted to sending output through the return keyword? It seems like for any python module you can only …

Member Avatar for Gribouillis
0
243
Member Avatar for ZenNaari

My internet browsers and internet browsing related software (such as updaters and uninstallers and installers) just won't open... I only have two internet browsers Firefox(Mostly used) and Google Chrome. Everytime I try to open it, the cursor will turn into the "Working in desktop" cursor for half a second to …

Member Avatar for ZenNaari
0
1K
Member Avatar for spudireland

THEN DO THIS... START - ALL PROGRAMS - ACCESSORIES - RUN COMMAND PROMPT AS ADMINISTRATOR, IN THE COMMAND BOX COPY AND PASTE OR TYPE netsh winsock reset PRESS ENTER Remember to come back and let me know if that sorts your problem

Member Avatar for ZenNaari
0
318
Member Avatar for chetansaini34

Using browser fingerprinting we can identify an individual user on the web, and the only drawback is that you need to make javascript compulsory for every user. It work on two principles: Detect the browser fingerprint based on 8 parameters Detect if someone has changed his fingerprint by changing any …

0
39
Member Avatar for Eyeteeorg

I have a simple html webpage currently implemented, and my Firefox web console has the following complaint about it when loaded remotely: [13:08:03.588] The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from …

Member Avatar for Eyeteeorg
0
126
Member Avatar for funhousejoe

I have a new issue I have 2 pc's that i have gotten in the last few days that all of a sudden won't web browse. one is a windows XP sp3 the other is a Win 7 pro sp1 in both cases they can connect to the network and …

Member Avatar for noe.sylvestrechrist
0
640
Member Avatar for davidmt

Hi, I am a complete beginner with web hosting so apologies if the solution to this is blatantly obvious. Somebody set up my PC so when I got to localhost in a browser I get a webpage they created. I want to host that from here. I downloaded Wampserver 2.2 …

Member Avatar for pritaeas
0
102
Member Avatar for mateusz.baran1

Hello fellows! I have question. Iam doing some project to my school and I have small problem. I have chart (iam using jfreechart) in Chart.java file and after user is loading to his profe he should be able to push button and chart wit his statistics should appear. My problem …

Member Avatar for mateusz.baran1
0
519
Member Avatar for din3sh

I'm trying to create a php script to print fibonaaci series. The idea is to add a new number to the series everytime the page is refreshed and print the series. <?php if (!isset($_COOKIE["fno"])) {setcookie("fno",0,time()+3600);} if (!isset($_COOKIE["sno"])) {setcookie("sno",1,time()+3600);} if (!isset($_COOKIE["series"])) { $text="0 1 "; setcookie("series",$text,time()+3600); } $fno=$_COOKIE["fno"]; $sno=$_COOKIE["sno"]; $fibostring=$_COOKIE["series"]; //echo …

Member Avatar for broj1
0
253
Member Avatar for paulc79

Hi everyone, When I type http://clontarf.girlsacademy.com.au/News-2012-Academy-Awards-53.html into my web browser I get the following error message: "Not Found The requested URL /News-2012-Academy-Awards-53.html was not found on this server. Apache/2.2.22 (Unix) mod_fastcgi/2.4.6 mod_ssl/2.2.22 OpenSSL/0.9.8r DAV/2 PHP/5.3.13 with Suhosin-Patch mod_wsgi/3.3 Python/2.7.2 Server at clontarf.girlsacademy.com.au Port 80." How can I fix this? Cheers …

Member Avatar for alanwdaniweb
0
242
Member Avatar for end3r

Hi, I am not sure what is the best solution for my problem so I really need your advice. Here it goes... I have an intranet setup at work and I am acessing a web app from let's say IP 192.168.0.40. The intranet computer from which I am accessing it …

Member Avatar for JorgeM
0
7K
Member Avatar for holidaydarin

Explorer is running in the background and I can't stop it. This has been going on for a week or so. Explorer sometimes runs as two processes simultaneously, one under "New User" and one under "System". I use Firefox 99.9% of the time. Any advice will be much appreciated. Below …

Member Avatar for holidaydarin
0
377
Member Avatar for OsaMasw

Hello there, after weeks of works and test the project on different web browsers I noticed that my site not working propably on IE9 and its totally missed up :(, how can I fix this problem test this link http://pic4u.netau.net/share

Member Avatar for OsaMasw
0
184
Member Avatar for joshl_1995

Hello Community, I was wondering if there is a way to to use the webbrowser to download a file silently without the download file dialog coming up. What i want is to use `Browser.Navigate("Download Path")` and i don't want the file dialog to show up i want it to just …

Member Avatar for joshl_1995
0
2K
Member Avatar for secretply

So I've been doing this for a few days and still am not getting the result I want. I have some HTML coding something similar to this: <div> <div><img /><span></span></div> <div><img /><span></span></div> . . . </div> The problem I have is when the nested div exceeds the width of the …

Member Avatar for secretply
0
125
Member Avatar for renzlo

Hi, Everyone, I've coded a program that uses a web browser control and loads a java applet, the process created when the java applet was loaded is java.exe, then on another tab, I've executed again a java applet and created again a java.exe process, now I need to kill the …

Member Avatar for renzlo
0
303
Member Avatar for jimmyye0h

Hi, Our site (www.iloho.com) works fine on FF, Chrome and Safari but on IE it seems to freeze on the home page after signing in. We've been trying to resolve this for a week and sadly there's no meaningful progress. Is anyone able to point out which areas we should …

Member Avatar for diafol
0
216
Member Avatar for yous

Hi Guys Can anyone give me an example on how to retrieve the value 16 in bold under the tagname <td>In process</td> with a webbrowser and insert this value to a texbox. Thanks <tbody> <tr class="odd"> <td>In Process</td> <td class="number">***16***</td> <td class="number">1</td> <td class="number">01:16:48</td> <td class="number">02:54:00</td> <td class="radio"><input type="radio" name="queue" …

Member Avatar for TnTinMN
0
283
Member Avatar for chantalrdj

I've been having problems with my computer. First images, or the arrow to get to them, weren't clickable in websites such as babycenter.com [Babycenter.com/slideshow-baby-size?slideNumber=36](http://www.babycenter.com/slideshow-baby-size?slideNumber=36) . Then the other images on websites such as walmart.com became unclickable [walmart.com/ip/Samsung-32-Class-LED-720p-60Hz-HDTV-3.7-ultra-slim-UN32EH4003/21081426](http://www.walmart.com/ip/Samsung-32-Class-LED-720p-60Hz-HDTV-3.7-ultra-slim-UN32EH4003/21081426) . Now websites either aren't coming up at all and either showing Internet …

Member Avatar for silvercats
0
275
Member Avatar for bhallarahul

hi my goal is access a webpage (Jsp) which is running on my home pc from outside the world. for the above mention reason i followed below step but i m unable to access from my office/other network 1. registered with no-ip <br /> Hostname:callto.redirectme.net Host Type: Port 80 IP …

Member Avatar for JorgeM
0
424
Member Avatar for happygeek

According to the boffins at Kaspersky Lab, users of Android devices running Gingerbread (Android 2.3.6) and Ice Cream Sandwich (Android 4.0.4) are targeted the most by cybercriminals. Gingerbread accounted for 28% of all the attempts to install malware that were successfully blocked by Kaspersky, while Ice Cream Sandwich accounted for …

Member Avatar for adams161
2
242
Member Avatar for solomon_13000

A web server is used to process http request and send a response back to the client browser. I was wondering how does a client browser send a http request to the web server? Is it done via socket connection? Which socket connection is used to establish a connection with …

Member Avatar for ~s.o.s~
0
226
Member Avatar for yous

I have a AXI camera that count the number of people entered the building and show the result on web page with video. The webpages update the count every time it detect a passing person. I believe the page has 2 iframes. I`m trying to insert the value of the …

Member Avatar for tinstaafl
0
1K
Member Avatar for happygeek

Microsoft has released YAIESA, or Yet Another Internet Explorer Security Advisory if you prefer. This time, [SA2757760](http://technet.microsoft.com/en-us/security/advisory/2757760) warns about a new zero-day out there in the wild which impacts all users of Internet Explorer 9 and earlier versions. It's the usual case of targeted attacks being spotted which could lead …

Member Avatar for mobb.deepghana
0
393
Member Avatar for joshl_1995

Hello Community, I want to know if there is a way to make a program that will click a button on a webbrowser but the button does not have a name (name="") or id (id="") property it just has a class (class="") property and if there is a way is …

Member Avatar for G_Waddell
0
244
Member Avatar for fion.mccormack

My wordpress site has a custom built plugin that enables people to compare SIM only deals. The problem is that, on the front end, the deals table takes about 60 seconds load in IE8. It is ten times faster in firefox (about 6 seconds). The guy that built the plugin …

Member Avatar for stbuchok
0
218
Member Avatar for TioNacho

My laptop is infected and I have tried everything I know to clean it. I now need your help to interpret the attached Hyjackthis report. My normal anti-virus/Firewall is ESET NOD32. I have run the following, in Safe mode: * NOD32 Virus checker * Adaware * Spybot S&D * Karpersky …

Member Avatar for ocdpcfix.com
0
196
Member Avatar for Checkerboz

Hi, not too sure if Web Development is the right place for this but anyway: I've never done any web development and I have never created a Firefox extension either but here's the thing: I am making a project for myself, a Java (not JavaScript!!!) program that can add, change …

Member Avatar for Checkerboz
0
323
Member Avatar for bvrameshbabu

Hi, I would like to know what are the different software components and engines used in browser. I know there are 2 main components. one is Layout Engine to parse HTML and CSS and paint on the browser and another one is Javascript Engine which executes and runs the javascript …

Member Avatar for pritaeas
0
79
Member Avatar for dandcouk

I am working for an Adult Content Website (Adult Toy - ecommerce website). When I signed up for the Bing Advertising Program, it does not accept and ask for 'reasons' for exception. I gave the reason as below: "We are a small online retail company selling adult toys. This is …

Member Avatar for dandcouk
0
321
Member Avatar for lse123

A)is used for 1) Inheritance in js(JavaScript)? Is this the ONLY way of Inheritance in js? derivedObj.prototype = new BaseObj(); or 2)adding properties/methods to an object, that added to Contractor of this obj? in this case old objects that already instantiated will have as null this property? B)prototype property used …

Member Avatar for joe.vim.37
0
144
Member Avatar for lewashby

#!/usr/bin/python3 print('Content-type: text/plain') # prints an empty line, to end the headers print('Hello, world!') I'M trying to get the above python cgi output to load in my web browser but the browser is just displaying the code it's self. My apache program is working because I just tried the phpinfo …

Member Avatar for menimeni
0
106
Member Avatar for Peter_Budapest

Hello! All those people who have a blanke page when clicking on the Microsoft Update page or nothing appears in the Yahoo Messenger if typing a message, try the following: 1. Reinstall the Visual Basic Script Support it can be found here: [url]http://www.microsoft.com/downloads/details.aspx?FamilyID=c717d943-7e4b-4622-86eb-95a22b832caa&DisplayLang=en[/url] if your OS have a different language, …

Member Avatar for Krzy_Doug
0
664
Member Avatar for faalann

i downloaded and installed google browser. when i click the browser after installation, it's not working. the browser did not even opened. i did it many times, uninstall, download then install again, but it's just the same. It's not working.

Member Avatar for cguan_77
0
144
Member Avatar for tingwong

Hello all. For my project I have to create a snack machine with mints and cookies. So far I have gotten an array of cookies with the code below. However an interesting problem I'm having is my output: OATMEAL cookie LEMON cookie null CHOCOLATE_CHIP cookie OATMEAL cookie LEMON cookie null …

Member Avatar for JamesCherrill
0
1K
Member Avatar for McLaren

we are developing application, but they want it in a windwed mode like desktop apps. So we use webkit. Its made on c#, but we are not c# programers, so we hired a freelancer. BUt our c# 'web browser' is not working well - for example css3 flip transform is …

Member Avatar for McLaren
0
70
Member Avatar for 9tontruck

Hi guys, I have created an web application which contains one .ashx file ans bunch cs files in the project. It works fine when I compile/build it using Visual Studio 2010 but I want to run my web application without visual studio. I know how to start web server over …

Member Avatar for riahc3
0
222
Member Avatar for Violet_82

Hi I run into something peculiar. I have an html file linking to a local file jquery-1.4.4.js. Now, everything works ok in every browser but when I test the page in IE7 and 8 it fires the following error: SCRIPT87: Invalid argument. jquery-1.4.4.js, line 18 character 20135 and everything falls …

Member Avatar for Violet_82
0
204
Member Avatar for jonsan32

I have a tabbed container on this page: http://www.jamball.com/2012/09/test_5.html that acts funny in old IE. A lot of our customers seem to be unwilling or unable to update their browsers, so is there a way to fix it? The tabs all spread across and to the right, instead of falling …

Member Avatar for jonsan32
0
198
Member Avatar for chyllz21

hello, desktop .ini has taken control of some of my folders and files. also, turned on pc and it said it couldn't load neccasary files and went into a scan. it seemed fake but nothing ever happened. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 10:50:23 AM, on 11/5/2012 …

Member Avatar for caperjack
0
310

The End.