Freelancers Forum Messages on Tuesday March 7th 2006
Re: FN-FORUM: Need a "Tracking Search Engines" Widget (PHP)
date posted 7th March 2006 23:46
On Tue, 7 Mar 2006, [EMAIL REMOVED] wrote:
> Needless to say we built said widget, but it's never produced any data. As
> far as the widget's concerned conversions don't come from search engines.
Ho...
Re: FN-FORUM: Ajax
date posted 7th March 2006 23:34
That is the impression that I had got which is why I didn't want to get
something too easy. Something that has some examples to show what could be
done would be usefull.
Pam
----- Original Messag...
Re: FN-FORUM: Ajax
date posted 7th March 2006 23:29
Yep - I did see those. I might wait until they come out and see what they
are like first as I am not in a hurry. I think that Ajax is something I
should learn but it isn't something I need immediat...
FN-FORUM: Need a "Tracking Search Engines" Widget (PHP)
date posted 7th March 2006 23:18
Hello,
Ages ago a client asked if they could track search engines on their site -
i.e. the site knew which search engine had referred them, grabbed the query
string, stored the info as session varia...
FN-FORUM: IE and Firefox woes
date posted 7th March 2006 23:08
SGkgTGlzdCwKCkkgd2FzIHdvbmRlcmluZyBpZiBhbnlvbmUgY2FuIHNoZWQgc29tZSBsaWdodCBv
biB3aHkgSUUgY2hvb3NlcyB0bwpyZW5kZXIgdGhlIGZvbGxvd2luZyBwYWdlIGRpZmZlcmVudGx5
IHRvIEZpcmVmb3g6CgpodHRwOi8vd3d3Lm1hcmlhbm5lZ3...
FN-FORUM: Windows 2000 Oddity
date posted 7th March 2006 22:44
My laptop running windows2000 has developed a peculiarity in the last 24
hours. Its giving me the 'mail arrived' alarm every 2 seconds or so. I don't
have outlook or anything else, other than BOINC a...
Re: FN-FORUM: the day today
date posted 7th March 2006 22:38
Damn shame that the IT crowd has finished. Such a good program.
SO many classic one liners.
Look forward to the new series of green wing now... Woot!
Cy
On 7/3/06 18:31, "Ben Moxon" [EMAIL REMOVED]...
Re: FN-FORUM: secure formmail for 123 hosting
date posted 7th March 2006 22:25
try formmail.php from http://www.dtheatre.com/scripts/
john
On 7 Mar 2006, at 17:04, Cat wrote:
>
> hello,
> can anyone point me to a good script which will work with 123-reg
> starter
> hosting...
Re: FN-FORUM: Changing Servers
date posted 7th March 2006 22:19
Max,
As sent to Laura:
If you're looking for Linux/Apache/MySQL/PHP I can help. I tend to use
pretty much up-to-date, but stable, software. So at the moment I'm on
Fedora Core 4, MySQL 4.1 (wil...
RE: FN-FORUM: Re: Links in IE
date posted 7th March 2006 21:59
-----Original Message-----
From: John 'Max' Maxwell [EMAIL REMOVED]
Sent: 07 March 2006 18:50
To: [EMAIL REMOVED]
Subject: RE: FN-FORUM: Re: Links in IE
Hi Paul,
Yu could just click on the 'page pr...
RE: FN-FORUM: Changing Servers
date posted 7th March 2006 21:58
-----Original Message-----
From: John 'Max' Maxwell [EMAIL REMOVED]
Sent: 07 March 2006 18:51
To: [EMAIL REMOVED]
Subject: RE: FN-FORUM: Changing Servers
Let me know if you have any success with th...
RE: FN-FORUM: Re: Links in IE
date posted 7th March 2006 21:55
I was going to reply the same thing, but for some reason thought I had
mis-understood the question.
Perhaps not?
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Julie
H...
RE: FN-FORUM: Re: Links in IE
date posted 7th March 2006 21:37
Use the border attribute within the tag.
Border="0"
For text links, include the style:
a:link {text-decoration: none}
>
> Afternoon Everyone.
>
> Just wondered if someone could help.
>
> It's qu...
Re: FN-FORUM: secure formmail for 123 hosting
date posted 7th March 2006 21:36
Cat wrote:
> hello, can anyone point me to a good script which will work with
> 123-reg starter hosting. it just needs to be a simple formmail
> (form>email generator) BUT i need to be able to easily...
Re: FN-FORUM: Re: Links in IE
date posted 7th March 2006 20:59
i dont know about dreamweaver, or if its what your after but HTML-wise
to stop the link border around images you can add the border=3D0 flags,
e.g
And to get rid of the underlines you can use CSS...
Re: FN-FORUM: online site builder
date posted 7th March 2006 20:27
Mark Taylor wrote:
> Does anyone know of a (preferably free) site builder script? I want to
> implement one into my hosting panel for clients to use.
>
> Thanks.
>
>
If you are running microsoft...
RE: FN-FORUM: php database
date posted 7th March 2006 19:49
I really daren't respond to this because my logic would crash. I mean, why
did I guy that php5\mysql book again?
Stephen.
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf O...
RE: FN-FORUM: Re: Links in IE
date posted 7th March 2006 19:28
I used to get this in older versions of dream weaver I think it's a bug
related to the old style border="0" property on your links.
Sort it by redefining the anchor tag in your css:
img {
border: n...
RE: FN-FORUM: Changing Servers
date posted 7th March 2006 18:53
Let me know if you have any success with this Lorna would you as I am
looking to do the same thing and leave 1and1 .
Cheers,
Max.
Subject: FN-FORUM: Changing Servers
I know there is someone here...
RE: FN-FORUM: Re: Links in IE
date posted 7th March 2006 18:52
Hi Paul,
Yu could just click on the 'page properties' button and edit the settings
under 'links'.
But I usually set it per div in the Stylesheet - eg:
#textbox a:link, a:visited {
color: #333333;...
Re: FN-FORUM: Ajax
date posted 7th March 2006 18:49
[EMAIL REMOVED] wrote:
> Is it ok for someone who knows nothing about AJAX but knows JavaScript? I
> don't want to waste money on a book that is too simple but I also don't want
> to get one that is...
RE: FN-FORUM: Re: Links in IE
date posted 7th March 2006 18:35
For images/buttons you need to set a border="0" to get rid of the blue
border on a link.
For standard links you just need to change the link style in the css.
-----Original Message-----
From: [EMAIL...
Re: FN-FORUM: Re: Links in IE
date posted 7th March 2006 18:26
Under modify
Page properties
Links ------> this is where you can change the colours and what type of
underline if you want one.
Lorna
----- Original Message -----
From: "space&time" [EMAIL REMOVE...
Re: FN-FORUM: Re: Links in IE
date posted 7th March 2006 18:25
Try setting the border to 0.
Theres no setting by default - this should get rid of the blue line.
Next step CSS... ;)
steve
space&time wrote:
>
> Afternoon Everyone.
>
> Just wondered if someone co...
Re: FN-FORUM: Re: Links in IE
date posted 7th March 2006 18:22
you could set the image border to '0'
Julie
----- Original Message -----
From: "space&time" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, March 07, 2006 1:50 PM
Subject: FN-FORUM: Re: Links i...
Re: FN-FORUM: the day today
date posted 7th March 2006 17:48
I've been liking what I've seen of the IT Crowd as well - it's very good
to see him on the screen again.
Ian Copeland wrote:
>Yes and it's one of the best shows ever created. You can buy it in HMV...
FN-FORUM: secure formmail for 123 hosting
date posted 7th March 2006 16:22
hello,
can anyone point me to a good script which will work with 123-reg starter
hosting. it just needs to be a simple formmail (form>email generator) BUT i
need to be able to easily hard-code the rec...
FN-FORUM: Re: Changing Servers
date posted 7th March 2006 15:37
>I know there is someone here that is active in setting up a server and
>everything that goes with it. I'm looking for someone who will help me
>transfer all my domains away from Fasthosts, inclu...
RE: FN-FORUM: Can anyone recommend a good web space provider?
date posted 7th March 2006 15:09
These guys are offering reliable and cheap UK based hosting services and I
have had no problems with them so far
www.dataflame.co.uk
David
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL RE...
FN-FORUM: online site builder
date posted 7th March 2006 14:51
Does anyone know of a (preferably free) site builder script? I want to
implement one into my hosting panel for clients to use.
Thanks....
Re: FN-FORUM: Ajax
date posted 7th March 2006 14:48
[EMAIL REMOVED] wrote:
> I usually buy the O'Reilly books but they don't seem to have a a
> suitable one out yet.
There seem to be a couple just around the corner tho'.
http://www.oreilly.com/cat...
Re: FN-FORUM: Internet Office Type Applications
date posted 7th March 2006 14:44
You can have a look at http://jakarta.apache.org/poi/index.html
Its a java-based api.
-thnx.
On 6 Mar 2006 20:49:12 -0000, Dave Cross [EMAIL REMOVED] wrote:
>
> [EMAIL REMOVED] wrote:
> >
> > I am c...
Re: FN-FORUM: hosting a website in-house
date posted 7th March 2006 14:38
Thanks guys. I will keep all these points in mind while making a
decision. Once again, thanks for your time.
-thanks.
On 6 Mar 2006 23:47:54 -0000, john m [EMAIL REMOVED] wrote:
>
>
> On 6 Mar 2006,...
Re: FN-FORUM: php database
date posted 7th March 2006 14:36
On Tuesday 07 Mar 2006 5:54 am, Derek Clarke wrote:
> I know there are counter-examples, but a study once found that there wa=
s
> a much higher correlation between programming ability and scores in...
Re: FN-FORUM: Ajax
date posted 7th March 2006 14:29
[EMAIL REMOVED] wrote:
>Is it ok for someone who knows nothing about AJAX but knows JavaScript? I
>don't want to waste money on a book that is too simple but I also don't want
>to get one that is...
Re: FN-FORUM: Wanted icond for garage site
date posted 7th March 2006 14:03
Ian Robertson wrote:
> Hi Folks,
>
> Am looking for some icons / clipart pref free to decorate a car garage site.
> ie - car, exaust sys, tyres, battery etc
>
> Anyone know where I can find such - ha...
FN-FORUM: Changing Servers
date posted 7th March 2006 13:51
I know there is someone here that is active in setting up a server and
everything that goes with it. I'm looking for someone who will help me
transfer all my domains away from Fasthosts, including t...
FN-FORUM: Re: Links in IE
date posted 7th March 2006 13:06
Afternoon Everyone.
Just wondered if someone could help.
It's quite a basic thing I think!
When producing a site in Dreamweaver is there anyway of stopping the
blue link line appearing around any...
RE: FN-FORUM: the day today
date posted 7th March 2006 12:44
Yes and it's one of the best shows ever created. You can buy it in HMV or
I'm sure amazon sell it.
Chris Morris is a genius and Brass Eye should never have been cancelled.
-----Original Message-----...
Re: FN-FORUM: the day today
date posted 7th March 2006 11:24
>
> anmyone know if this can be bought?
http://tinyurl.com/ojs8p...
Re: FN-FORUM: Ajax
date posted 7th March 2006 11:15
Is it ok for someone who knows nothing about AJAX but knows JavaScript? I
don't want to waste money on a book that is too simple but I also don't want
to get one that is too advanced to start with....
FN-FORUM: Wanted icond for garage site
date posted 7th March 2006 10:42
Hi Folks,
Am looking for some icons / clipart pref free to decorate a car garage site.
ie - car, exaust sys, tyres, battery etc
Anyone know where I can find such - have tried google etc but am spen...
RE: FN-FORUM: Remote backup recommendations
date posted 7th March 2006 10:41
I use iron mountain's connected service, it's very sound and creates
historical versions as well. This may work for you it's USA based. I don't
deal in cheap, so it may be too expensive for you. It's...
RE: FN-FORUM: Get a free laptop
date posted 7th March 2006 10:35
I have read this post because it's now keep popping in my inbox. =
Basically
this is a cheap way of advertising your site, by now most people on this
site will have probably have checked the link. The...
RE: FN-FORUM: the day today
date posted 7th March 2006 10:18
Yes, I have some on DVD. Try play.com
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of
PuntersPower
Sent: 07 March 2006 09:53
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-F...
Re: FN-FORUM: the day today
date posted 7th March 2006 10:12
PuntersPower wrote:
> anmyone know if this can be bought?
> http://www.bbc.co.uk/comedy/guide/articles/d/daytodaythe_66602470.shtml
http://www.amazon.co.uk/exec/obidos/ASIN/B000171RU4
See also
http...
Re: FN-FORUM: Ajax
date posted 7th March 2006 09:35
[EMAIL REMOVED] wrote:
> Hi,
> Hs any one got this book
> Professional AJAX by Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett
>
> If so is it any good?
>
>
> Pam
>
>
No, but can highly recomme...
FN-FORUM: the day today
date posted 7th March 2006 09:11
anmyone know if this can be bought?
http://www.bbc.co.uk/comedy/guide/articles/d/daytodaythe_66602470.shtml
--
http://www.punterspower.co.uk...
Re: FN-FORUM: Dreamweaver problem
date posted 7th March 2006 08:54
phew - thanks. That worked - Pam
----- Original Message -----
From: "Darren Foster" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Monday, March 06, 2006 10:52 PM
Subject: RE: FN-FORUM: Dreamweaver probl...
RE: FN-FORUM: Remote backup recommendations
date posted 7th March 2006 08:32
>Any recommendations for remote backup services? Looking to backup a=20
>small number of SQL database backups (totaling 20MB) on a daily basis.
>Incremental backup preferred, would also prefer UK bas...
Re: FN-FORUM: PHP / MYSQL Solution needed
date posted 7th March 2006 05:10
I fell into that trap once. Just once.
In 1989 three mates and myself created a world first interactive
television auction system for Sotheby's. We had three months to produce
the prototype, and it...
Re: FN-FORUM: Get a free laptop
date posted 7th March 2006 05:10
People still don't seem to appreciate statistics!
The odds of winning the Lottery are actually a fraction under 14 million
to one against! The Euromillions lottery is worse - that's 55 million to
o...
RE: FN-FORUM: Get a free laptop
date posted 7th March 2006 05:10
Spam is simply unsolicited commercial advertising. That certainly
qualifies.
> *From:* Dynamic Developer [EMAIL REMOVED]
> *To:* "FN-FORUM / [EMAIL REMOVED] [EMAIL REMOVED]
> *Date:* 6 Mar 2006 09:5...
Re: FN-FORUM: php database
date posted 7th March 2006 05:10
I've been a commercial programmer for 30 years.
I got higher scores in the brainbench English (OK American) tests last
year than the programming ones :-)
I know there are counter-examples, but a st...
Re: FN-FORUM: Get a free laptop
date posted 7th March 2006 05:10
So basically this is a combination of a pyramid scheme, chain letter and
gambling hook-the-innocent scam all rolled into one!
Way hey!
I'm certainly not going to follow that link, so heaven knows w...
FN-FORUM: ASP.NET / VB.Net error
date posted 7th March 2006 00:22
Hi,
We're getting an intermittant error;
"The underlying connection was closed: The remote name could not be
resolved"
This happens (for example) on one site (www.stdavidspark.com) when you
go to...