I have a flash application embedded in a page which you use the cursor keys to control. The problem I'm having is that the page has a vertical scroll, and so whenever you push up / down on the cursor keys, it causes the page to scroll, despite the flash having focus.
Does anyone know of a way...
Hi guys. I'm havin serious problems trying to match and XML node using XSL based on he value of an attribute when the attribute value has a single quote in it. Here's an example:
XML:
<gameGroup priority="5" title="Kids' Favorites">
XSL:
<xsl:template match="gameGroup[@title='Kids'...
Hi guys, I'm translating some XML with XSL, and have come across the following problem:
here's a chunk of my XML:
<long_description>
Heavy Weapon Deluxe est un jeu d’arcade où se déchaîne une action trempée d’adrénaline, à déroulement...
Hi guys. I'm transforming an XML file using XSLT, I'm defining some namespaces in my XSL file to allow the document to be transformed.
Here's a cut down version of the two files:
XML:
<?xml version="1.0" encoding="UTF-8"?>
<allGamesWeb creationDate="2005-06-08" xmlns="allGamesWeb"...
Hi there, does anyone know how I can request a url from php (through an fopen() or whatever), but go through a proxy server?
Any help on this would be much appreciated.
Hi there.
Does anyone know if there's a way to retrieve what server software a site is using through PHP. I'm after something similar to what netcraft provides through their 'what's that site running' service: http://www.netcraft.com/whats
Hello there, hopefully one of you Project guru's will be able to help me with this.
I want to assign a particular color to each of my resources in my project (each resource is an individual person in this case) I'd like to see the resources name highlighted in the specified color in the Gannt...
Hi I'm using cURL with nuSOAP. I'm requesting a service from a website that requires me to supply a certificate to authenticate myself. I've got two certificates - a .pfx file and a .p7b file. I've installed these on my server but I still can't do any requests. Do I need to specify to cURL to...
Is it possible to use named pipes with SQL server 7?
If so how do I go about setting them up?
Is there a way to check if an existing server is using named pipes?
Thanks.
Can anyone recommend any ASP.net training courses in the UK?
I've done some searching via Google and there's a massive choice, but I would prefer to choose based on feedback from actual users, rather than how well each of these training companies can talk themselves up.
The course should be...
I've created our scheduled task on our webserver. it's enabled and configured to run every ten minutes using the credientials of a user I've created in the administrators group. The problem I'm having is that it's not running.
When the task is selected, the details in the left-hand bar say when...
Hi. I've enabled Integrated Windows Authentication on my Intranet server so that I can identify users by their usernames.
One problem I'm having is that when I try and create a file with PHP it fails becuase the current logged in user doesn't have permission to create files on the server.
PHP...
Has anyone seen anything like this before?
text that is submitted through a form on a page I'm working on can contain non-html standards compliant characters like:
'…' (elipse)
'`' (backticks)
'®' registered trademark symbol
etc
I want to be able to convert these characters to their proper...
Should be an easy for those of you who know their Excel:
How to I check if the value of a particular cell (ie A1), appears in an entire column (say column C)
thanks guys!
When I am using a function that returns an array, but I only ever want to use a particular element of that array, is there a way I can access the element of the returned array straight away, without having to use a temporary variable to store the array?
eg:
If my function getParams() returns an...
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.