My Win XP machine became sluggish (as they do) so I decided to format and reinstall Windows. I've added exactly the same software and windows updates as I had on there before, yet know, when I try to play shockwave games on websites, IE7 crashes. Event viewer shows error in iml32.dll.
I've...
Hi,
I'm using AJAX to get a list of filenames from the server and create buttons based on which filenames the script finds, so if it finds one file in the specified directory it will generate and add one button to the page, then the intention is that clicking that button will load some more...
Hi,
I am trying to embed an rv file created with realproducer basic in a web page. I am using the following code:
<object classid="clsid:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA" type="application/vnd.rn-realplayer-javascript" >
<param name="src" value="mymovie.rv">
<param...
Kinda two questions in one...
Firstly, I know system32.dll is a repository for all of the standard windows folder icons, and I have a program which lets you open the DLL and view/extract the various ICO files but I want to know if its possible to add new ICO files to the system32.dll file? It...
Hi,
I have AVG 7.5 and since installing have been unable to connect/sync my windows mobile device. I know AVG is the problem because if I quit the control centre and stopp all avg*** services I can then connect.
I have specifically allowed all active sync applications in the firewall...
Hi,
I want to load a series of pages into an iFrame and then do something with the contents. The following code works fine with just one page loaded into the iFrame:
function loadDocs() {
frames("docframe").location.href = docs[0];
setTimeout("doNextFunction();", 1000);
}
Like I say...
Hi,
I want to load a series of pages into an iFrame and then do something with the contents. The following code works fine with just one page loaded into the iFrame:
Like I say, this works fine and calls the next function after ample time for the iFrame doc to load. However, docs is an array...
Hi,
I have a very basic xml file that has some customer names in it, like this:
<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
<!DOCTYPE customers [
<!ELEMENT customers (customer+)>
<!ELEMENT customer (name)>
<!ELEMENT name (#PCDATA)>
]>
<customers>
<customer>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.