277 Topics

Member Avatar for
Member Avatar for Borzoi

I'm currently at work and updating some pages on our website so they work on both the current and new site. I am trying to view the changes I've done to the current page I'm working on but IE8 won't hard refresh and display my changes on the new site. …

Member Avatar for Jade379
0
252
Member Avatar for baruchM

My school assignment is to use browser detect to get the name and variation of a browser. I have been looking for detectible features, but the codes are way long. Document.all is good for seeing if this is explorer 4+, but what is a good thing for finding explorer 7? …

Member Avatar for Taywin
0
146
Member Avatar for jackabascal

Say I wanted to open test.html in Firefox on the click of a button. How would i do that assuming Firefox is not my default browser?

Member Avatar for saravind84
0
152
Member Avatar for kdgeiger

I have completed my applet code and it compiles fine - when I try to open it in explorer I get my welcome message but the applet does not fully open - all I get is the little box with the red X in top left corner. Help! Here is …

Member Avatar for kdgeiger
0
164
Member Avatar for rajeshborn4u

The Internet explorer doesn't allow the dropdown list to show downwards.Hi, I am trying to insert values into a dropdown list with a for loop. I have a dropdown list like. [code] <div style="padding:200px 0"> <asp:DropDownList ID="ddlno" runat="server" > </asp:DropDownList> [/code] In the coding part, I have this. [code] int …

0
78
Member Avatar for hindu times

Hi there, Just working on this page - [url]http://www.rjt-online.com/photos_titletest.php[/url] In Opera, the dynamic resize of the iframe isn't working correctly. As you can see in the code, I have set a minimum height of 200px so the iFrame should always be a minimum height but if the content requires it …

Member Avatar for hindu times
0
401
Member Avatar for PCBrown

[ATTACH=RIGHT]16065[/ATTACH]Aza Raskin, head of user experience at Mozilla’s Lab unit, revealed their new project, Tab Candy, today. He believes that it will shift the way we use, and think about browser tabs in future versions of Firefox. The goal of Tab Candy is to manage all of your tabs within …

Member Avatar for vikrampareek
0
299
Member Avatar for XtremeDeveloper

Hi guys I have made an advanced vb webbrowser and I'm hoping for you comments its in beta stage do you have any suggestions/feedback. features I didn't list: 1. Non ie based webkit based 2. supports file downloads. 3. User Login based supports multiple user data configurations 4. Supports Theming …

Member Avatar for Oxiegen
1
227
Member Avatar for Niki_Fears

Security researchers have been looking at Safari, the standard browser for Apple's Mac computers, and have found a troublesome security problem. It seems that there is a feature that could reveal your personal information. The problem is with the Auto Fill feature which is designed as a part of the …

0
752
Member Avatar for CreativeCoding

How do I make it so that if the webpage requires you to open a new tab, it would open in the same window instead?

0
103
Member Avatar for kellyA

I designed my webpage in PS and sliced, optimized and saved it as images and html. I imported it into dreamweaver CS4, aligned it in the center and so far it displayed correctly. Then I added a new div tag to create a new CSS style sheet where I changed …

Member Avatar for darc.mosch
0
514
Member Avatar for PCBrown

[ATTACH=RIGHT]15718[/ATTACH]After a brief delay, Firefox 4 Beta 1 was officially [URL="http://www.mozilla.com/en-US/firefox/all-beta.html"]released[/URL] to the public for all operating systems this afternoon. Mozilla has deviated from their all too predictable design and created a browser that owes more than a few nods to Google’s Chrome, the fastest growing browser on the market. …

2
188
Member Avatar for Member 785127

I use fire fox and only fire fox I have not run IE in months and this has just started to happen. Here is my HJT log file. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 5:13:53 PM, on 7/6/2010 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer …

Member Avatar for jholland1964
0
149
Member Avatar for rahul8590

I have written a small script in order to check the browser of the user and find that the code isnt working , even if i open the php page in IE its still outputting Mozilla [CODE] <?php $browser = $_SERVER['HTTP_USER_AGENT'] ; echo $browser. "\n\n"; ?> [/CODE] Output in Mozilla: …

Member Avatar for almostbob
0
91
Member Avatar for Techwriter10

Microsoft got some good news this week when new data showed they had gained market share on rivals Firefox and Chrome last month. It might very well be a temporary data glitch, especially when news came out today that [URL="http://www.networkworld.com/news/2010/070110-ibm-employees-use-firefox.html?source=NWWNLE_nlt_daily_pm_2010-07-01"]IBM was recommending that its 40,000 employees use Firefox[/URL] instead of …

Member Avatar for Techwriter10
0
543
Member Avatar for LCYmichelle

I have created a simple website with my first attempt at css but seem to have problems with the right float. Web address & css are: [URL="http://www.corporate-event.com.au/"]Address[/URL] [URL="http://www.corporate-event.com.au/style.css"]CSS[/URL] Browsers being viewed: Mozilla 3.6.3 IE 8 Mozilla on my PC appears fine but IE is ok except for the inconsistent right …

Member Avatar for LCYmichelle
0
237
Member Avatar for Schoorsteen

Hey there, I am attempting to open Firefox using C++ on Linux (Ubuntu). However, I get an segmentation fault. What am I doing wrong, and what should I do? [CODE]std::cout << system("/usr/bin/firefox") << std::endl;[/CODE] /usr/bin/firefox works in commandline and when I run this program in debug mode in Netbeans, firefox …

Member Avatar for daviddoria
0
566
Member Avatar for snipes080563

All my browsers besides firefox refuse to connect to any web pages, also no programs such as google earth, steam, or even windows update. this started with internet explorer then chrome. all that works at this point is firefox, nothing else connects to the internet. I have run avg free …

0
128
Member Avatar for BrentA

Greetings! PROBLEM: switching between USB desktop speakers and USB headphones to listen to online music without closing browser. I'm running an HP laptop with XP(SP3). Sometimes I use USB desktop speakers and sometimes USB headphones (through a USB hub) to listen to online music. I unplug the headphones from the …

Member Avatar for murpeg
0
246
Member Avatar for murugavel84

Hi friends, I need to know how can we achieve this? Once the user navigate from a page,the cache should be clear and if they press browser back button, it should display the "page has expired" error message. Can anybody help me on this?

Member Avatar for dnanetwork
0
100
Member Avatar for furqan219

Its working PERFECTLY In IE6 But in Chrome Back Button is not Working. Code for Back button [CODE]<td><a href="lims_New_North.php"><img name="lims_pages_r5_c2" src="images/lims_pages_r5_c2.jpg" width="74" height="23" border="0" id="lims_pages_r5_c2" alt="" /></a></td>[/CODE] There is no Issue with Pagination above Back link not work in Google chrome but work in IE6 code Pagination [CODE=php]<?php /* Place …

0
116
Member Avatar for Travers2012

I'm sure this question has been asked before, but a quick search on google and on here did not yield results so I thought I'd just ask: Why does Internet Explorer/Microsoft ignore web standards? Is it that hard to keep track of the current web standards and make IE compliant? …

Member Avatar for colweb
0
162
Member Avatar for lilminnie08

Well a few days ago my computer was working just fine and suddenly today I go to get on it and I cant get on the internet. I have IE, Firefox, and Chrome. At first Firefox was working but now none of them are working. I tried doing a system …

Member Avatar for crunchie
0
192
Member Avatar for ms_sws

I've used the following code to open Excel. It works but generates a browser error warning the visitor that the web page is trying to run an add-on with an unknown name, and control with an unknown name. Is there a better way to open Excel (read only) in order …

Member Avatar for ms_sws
0
212
Member Avatar for slfisher

As the saying goes, a man (and presumably a woman) is known by the company he keeps. In fact, last [URL="http://www.daniweb.com/news/story224479.html"]fall [/URL]some MIT students did a study where they demonstrated that they could tell someone's sexual orientation by the sexual orientation of their friends on Facebook and other social networking …

0
216
Member Avatar for happygeek

With the annual Pwn2Own hacking event due to kick off tomorrow, Mozilla has confirmed that Firefox 3.6 has an unpatched critical vulnerability. The fact that Pwn2Own competitors will not be able to exploit this vulnerability to claim the Firefox hacking prize will be of no interest to the millions of …

Member Avatar for happygeek
0
494
Member Avatar for PHPclown

Hello guys. Can someone give me an simple example, how to make when someone register in to my game, to set him in some place on the map. I dont have map right now, and thats my question. How to make browser game map ? Some kind of tutorial or …

Member Avatar for diafol
0
146
Member Avatar for happygeek

The MIX10 Microsoft Developer Conference is always good for a laugh or two, but just who was rolling on the floor after the IE9 preview code was revealed? Certainly Microsoft is deadly serious about Internet Explorer: The Next Generation. So serious that it has apparently created a new development team …

0
523
Member Avatar for ada_a

Hey there community, I recently designed a new blog layout and in the designing process, the html, css and javascript worked perfectly on all browsers. However, when I uploaded it onto my blog host (blogger), the layout became messed up and my div entitled main 1 was pushed to the …

Member Avatar for digital29
0
147
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

The End.