3,287 Topics

Member Avatar for
Member Avatar for grandpaboo

Every time I close Internet Explorer, I get an error message stating the the system had to close IE to protect my computer. This happens every time. What may be causing this?

Member Avatar for CassandraIETeam
0
110
Member Avatar for george61

I'm working on a site and I want to give the users option to change the background image. Of course client-side. My default background-image is put in CSS file. [CODE]body { background-image: url(images/back.jpg); overflow: visible; width: 1260px; }[/CODE] I've tried to make some javascript trigering the change [CODE]var img = …

Member Avatar for Airshow
0
452
Member Avatar for monstercameron

this is how 3d in html should have been done! displaying 3d models is the easy part...then using javascript, python, actionscript or java the edit the scene the tag "3dobject" denotes a single 3d file solely for viewing the tag "3dworld" denotes a list of 3d files within a world …

Member Avatar for monstercameron
0
107
Member Avatar for slangjuice

My website is in iframes. I updated the home page of my site and now the tabs to get from page to page works in Firefox and not IE. please help

0
125
Member Avatar for CNIDog

I cannot get IE to cooperate with displaying an embedded Windows Media Player on a web page. The [icode]<embed>[/icode] tag works for other browsers, but I am having no luck with IE. I am running the code within a Joomla! module on the Gantry Zephyr template. The following code snippet …

0
166
Member Avatar for greenlantern15

I tried doing the steps regarded in the read me thread by PhilliePhan, but was unable to get to the pages. I get pages taking a long time to load or they won't load at all. I can connect to my games, and ventrilo. Firefox and Internet Explorer both won't …

Member Avatar for crunchie
0
242
Member Avatar for maz1955

I can access any site except att.yahoo.net or [url]www.att.net[/url]. I have Verizon DSL. AT&T claims it is my firewall/DSL provider blocking my access. I installed nothing new on my PC and all of a sudden I can't get to those two sites. I ran a trace route from my router …

Member Avatar for happyguy142
0
164
Member Avatar for musikluver4

Whenever I try to load a java applet from an html file, with the .class and .java files in the same directory, I load the html applet file and the only thing that gets displayed is NOT the applet, but the html code.....how do I enable java applets in my …

Member Avatar for DeadSoul
0
2K
Member Avatar for jlewis_cardsfan

Hiya, I saw a similar question on a c++ page, figured that maybe this would help out. I'm trying to write a program that automatically connects to a web site (Yahoo) inputs the screen name and password, logs on and then automatically goes to other spots under my Yahoo. It's …

Member Avatar for codeorder
0
1K
Member Avatar for yeagermeister84

I am having one heck of a time trying to login in to my hotmail account, facebook account, and my school e-mail account. I can login in to any other websites except for these three. I have ran Ad-Aware, Spybot S&D, RegCure and nothing is working, considering my school e-mail …

Member Avatar for lebalnc
0
505
Member Avatar for Bliksempie

Hi everyone, I have an issue with IE7 not responding as it should after a log-in to a website I built for a client. This same problem also affects the add to basket or add to wish-list functionality, the checkout process, and all other Ajax requests. Here is a breakdown …

Member Avatar for MooGeek
0
176
Member Avatar for EricMack

[ATTACH=left]16673[/ATTACH]We got the news in our Firefox browsers this week that a beta release of the next version of Microsoft's stodgy Internet Explorer is due out September 15th. In Redmond's classic trying-too-hard style, the launch will come at an invitation-only event in San Francisco, according to [URL="http://www.pcmag.com/article2/0,2817,2367787,00.asp"]PC Magazine[/URL]. The invitation …

Member Avatar for cisamitesh
0
563
Member Avatar for nuorder

Hey all, I have read through quite a few of the threads on this forum and I cannot quite figure out what to do. I have window's XP and I have 2 user accounts for my xp setup...I have my user account and my wifes. Anyway, a few weeks ago …

Member Avatar for edomwaka1
0
239
Member Avatar for Glass_Joe

[ATTACH=LEFT]16647[/ATTACH]On Friday, the world’s largest online marketplace announced the launch of its U.S. exclusive eBay Bucks Rewards Program. The cashback incentive gives the consumer a 2% return on most items available for sale on the site. "We're giving eBay's most loyal shoppers something special in return -- money to spend …

Member Avatar for PhilipCohen
1
748
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
258
Member Avatar for scotttheath

I asked this in Google's chromium-discuss list, and nobody replied. I thought this group might have someone who can help. My original post: [B]Persistent values stored in opener.[variable]? [/B] [INDENT]How can I determine what Chrome considers the current page's 'opener'? In all other browsers, assigning a value to a javascript …

Member Avatar for scotttheath
0
160
Member Avatar for fladei

<!-- IMPORTANT: Fill out the "Subject/headline" box above. Then go to your wiki's [[Special:Version]] page and note your software version info below. --> * MediaWiki version: 1.16.0 beta3 * PHP version: 5.3.3 * MySQL version: 5.1.41 * URL: localhost <!-- Now, please report your error, or ask your support question below. (You can …

Member Avatar for fladei
0
172
Member Avatar for fladei

* MediaWiki version: 1.16.0 beta3 * PHP version: 5.3.3 * MySQL version: 5.1.41 Hello. I've been trying to develop a loader project in C#, but in order to upload a file, the user is supposed to be authenticated in the Wiki website. For now, all what I've got is to use "[[api.php?action=query&meta=userinfo]]", but …

Member Avatar for fladei
0
159
Member Avatar for mshukla
Member Avatar for yammy
0
52
Member Avatar for Cyber 14

Hello, Recently, I've run across all of the contraversy about Internet Explorer's supposed hole-filled security. Now, I won't say that it is completely secure. I understand that with ActiveX controls and other such things, there is some risk if precautions are not taken. However, I don't understand the vitiolic hate …

Member Avatar for fred sheehan
0
104
Member Avatar for LadyLexa

Ok this is strange andI'm not sure how this happens but here goes... I got an email in my hotmail account that when I click on to open flashes a black screen up really quickly (I managed to read the words 'remove' and 'disable') & makes my PC restart. Hotmail …

Member Avatar for samgoober
0
313
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 fudgy

I have 10 navigation tabs in my website. Iam working on retaining the selected value from the drop down and should change the corresponding divs throughout the website....meaning based on selected value the content on all the pages should change...which should not let the user to select everytime ... I …

Member Avatar for fudgy
0
189
Member Avatar for Evilmanta

OK this is a strange situation. I live in a college dormitory and i bought web space, hosting, domain name. and i used to be able to access my web site. (the only working page atm is [url]www.evilmanta.com/stringcamp2005[/url] ) Well for whatever reason a couple weeks ago, i've been unable …

Member Avatar for fred sheehan
0
491
Member Avatar for EricFlamm

OK - I'm struggling with the same sort of positioning issue as discussed in numerous other posts. Here's the page I'm dealing with: [URL="http://fiftyeightadvertising.com/bio.html"]http://fiftyeightadvertising.com/bio.html[/URL] The design is a mixture of tables and divs, because I picked it up after the original deployment. I really don't like the background shape, but …

Member Avatar for JRM
0
238
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
165
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 LakinRann

i cannot send an e/mail or reply to an e/mail with my hotmail account. This has happened ever since they changed things last week. please can anywone help I am partially blind and rely on my hotmail account king regards lakin Rann [email]lakie1951@hotmail.co.uk[/email]

0
28
Member Avatar for civic

hello. about 3 days ago, IE couldn't load up myspace, imageshack, deviantart and a handful of other sites but i urgently needed to retrieve a picture that i left on my friend's myspace so i used a proxy to try to get it. i did but then because proxies block …

Member Avatar for ratu01
0
144

The End.