Freelancers Forum Messages on Thursday January 4th 2007
RE: FN-FORUM: Site Check Please
date posted 4th January 2007 17:34
What's the image problem?
Also, I'd put the search box and button in a and change the search
button to a proper one so that it works when
someone presses return. The might not be necessary, but I...
RE: FN-FORUM: Site Check Please
date posted 4th January 2007 17:25
Thanks Phil, That was it - I am now left with a formatting problem with the
images but that I am sure is not so bad an issue. Thanks for your help.
James
-----Original Message-----
From: [EMAIL REM...
Re: FN-FORUM: Site Check Please
date posted 4th January 2007 17:14
On Thursday 04 January 2007 17:00, James wrote:
> Hi,
> I have a site at http://www.software-dungeon.co.uk which I keep
> adding to. I cannot see any serious problems myself but firefox has a
> probl...
RE: FN-FORUM: Site Check Please
date posted 4th January 2007 17:04
I'd agree, you should just put
var idResultsDiv = document.getElementById('idResults');
then change the next line (the one with the error) to:
idResultsDiv.innerText='Searching Software Dungeon...'...
RE: FN-FORUM: Site Check Please
date posted 4th January 2007 17:03
That's a great start - thanks for that excellent tip. I have not worked out
why this is happening yet as this div does exist. I suppose it may have
something to do with the strict declaration?
James...
RE: FN-FORUM: Site Check Please
date posted 4th January 2007 16:47
do you use firebug? if not you should :) www.getfirebug.com
its saying theres an error in ajax.js on this line...
idResults.innerText='Searching Software Dungeon...';
'idResults is not defined'
Ho...
FN-FORUM: Site Check Please
date posted 4th January 2007 16:13
Hi,
I have a site at http://www.software-dungeon.co.uk which I keep
adding to. I cannot see any serious problems myself but firefox has a
problem with the search facility ?? . Please if any one could...
Re: FN-FORUM: Adding to a multidimensional array in php
date posted 4th January 2007 15:48
No problem :)
--
Dominic Raywood
Rubicon Computer Services Limited
W: http://rubiconcsl.com
E: [EMAIL REMOVED]
T: 08456 521 561 (+44 1823 698420)
F: 08456 521 561 (+44 1823 698420)
M: 07050 204 99...
Re: FN-FORUM: Adding to a multidimensional array in php
date posted 4th January 2007 15:02
Dom,
Thank you so much. sorted!!
Duncan...
Re: FN-FORUM: Adding to a multidimensional array in php
date posted 4th January 2007 14:26
As php arrays are "associative" arrays, you could simply use the
following (which you can see running at:
http://rubiconcsl.com/testarray.php : -...
Re: FN-FORUM: Adding to a multidimensional array in php
date posted 4th January 2007 14:08
Thanks Phil,
tried that, no luck... it then seems only to print the first letter of
each entry.. very odd.
I know its adding it 5 times, this isn't the actual data, just a
summary (for illustration)...
RE: FN-FORUM: Adding to a multidimensional array in php
date posted 4th January 2007 14:03
Maybe just try:
array_push($data, $TempData);
also, you do realise you're trying to add it five times to $data with that
loop?
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On B...
FN-FORUM: Adding to a multidimensional array in php
date posted 4th January 2007 13:48
Afternoon all,
Am stuck on this silly thing, and hoping someone can help. As an example:
I have an initial multidimensional array set up as follows:
$data = array(
array('one'=>'A', 'two'=>'B', 't...
Re: FN-FORUM: reasons for padlock not appearing on SSL page
date posted 4th January 2007 10:17
Thanks guys,
All sorted now. It was indeed because there was a mix of secure images
and unsecure images being displayed.
Thanks!
Duncan...
Re: FN-FORUM: reasons for padlock not appearing on SSL page
date posted 4th January 2007 10:08
Hi Duncan,
> Any ideas?
Is all the content (including images and style sheets) coming from the
secure server - if you a linking to images etc not on the secure server
you won't get the padlock app...
Re: FN-FORUM: reasons for padlock not appearing on SSL page
date posted 4th January 2007 09:52
Duncan Glendinning wrote:
>
> Morning all!
>
> For some reason, even though I have a form which is submitting to an
> https page, the padlock isn't appearing at the bottom. When in
> internet Explor...
FN-FORUM: reasons for padlock not appearing on SSL page
date posted 4th January 2007 09:48
Morning all!
For some reason, even though I have a form which is submitting to an
https page, the padlock isn't appearing at the bottom. When in
internet Explorer and when I click on the submit to se...
Re: FN-FORUM: Old client sold website without informing me
date posted 4th January 2007 09:39
Hi Michelle,
At 13:46 +0000 3/1/07, Michelle Penny wrote:
>These thoughts are very useful. I have had confirmation from the old
>client who he had sold the site to, so I'm pretty sure that part is...
Re: FN-FORUM: Old client sold website without informing me
date posted 4th January 2007 09:33
I totally agree with what you've said Steve, I have already wasted
enough (unpaid) time on this project. As you say it's up to them to sort
themselves out and I'm now staying well out of it!...
Re: FN-FORUM: Old client sold website without informing me
date posted 4th January 2007 09:12
Michelle Penny wrote:
>
> the new client who has just emailed me telling me to remove new
> payment details as he has been sold a business that doesn't exist.
>
That sounds like neither of them are...