Freelancers Forum Messages on Thursday January 5th 2006
RE: FN-FORUM: Designers, how much time time do you usually spend ... ?
date posted 5th January 2006 20:52
I'd say he got his monies worth!
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Kate
Sent: 05 January 2006 21:16
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re: FN-FORUM: D...
Re: FN-FORUM: Designers, how much time time do you usually spend ... ?
date posted 5th January 2006 20:46
Hi again :)
Well, why I am asking this question.
Usually I ask ~15 GBP for one hour of my work. That means one layout
costs 240 GBP (16hours * 15GBP). I am wandering, maybe everybody else
makes desig...
Re: FN-FORUM: Dual Opteron Motherboard by tommorow
date posted 5th January 2006 18:22
On 5 Jan 2006 14:17:28 -0000, Rus Foster [EMAIL REMOVED] wrote:
>
>
> Hi
> No hugely just something that can take Dual CPU and has an onboard NIC.
> ATM in between a rock and hard place
>
I was going...
Re: FN-FORUM: PHP error
date posted 5th January 2006 17:35
On Thu, Jan 05, 2006 at 05:55:55PM -0000, Lee Fogarty wrote:
>
> Put ob_start(); at the top of the script to start the output buffer. This
> means the page is buffered before it is sent to the brows...
RE: FN-FORUM: PHP error
date posted 5th January 2006 17:26
Put ob_start(); at the top of the script to start the output buffer. This
means the page is buffered before it is sent to the browser & stops the
header errors.
-----Original Message-----
From: [EMA...
Re: FN-FORUM: PHP error
date posted 5th January 2006 17:24
On Thursday 05 Jan 2006 5:40 pm, Thomas Campbell wrote:
> im not any kind of php guru or anything, but i wrote a mail page in
> php and i was experiencing the same issues. Im sure it was something
> t...
Re: FN-FORUM: E-Newsletter advice
date posted 5th January 2006 17:18
Cy Culpin wrote:
> Just a quick poll to see if any of you have used a decent E-newsletter app
> before?
I am soon to be sending out a large email campaign for a client and will
be trying out www....
Re: FN-FORUM: Safari Opacity?
date posted 5th January 2006 17:16
IE on the Mac is widely regarded as being fatally flawed, trying to
get a site to display as you want using anything other than simple
table based layouts is virtually impossible and you might find th...
Re: FN-FORUM: PHP error
date posted 5th January 2006 17:13
failing that, goto www.phpfreaks.com click on the "php manual" link
at the side, and scroll for the mail info, its a well good site
On 05/01/06, Thomas Campbell [EMAIL REMOVED] wrote:
> im not any...
Re: FN-FORUM: PHP error
date posted 5th January 2006 17:11
im not any kind of php guru or anything, but i wrote a mail page in
php and i was experiencing the same issues. Im sure it was something
to do with multiple declarations of the header.
so when u say...
RE: FN-FORUM: PHP error
date posted 5th January 2006 16:56
[EMAIL REMOVED] wrote:
> Thank you Thomas that was right answer - it works. Such a
> simple thing eh!
>
> Lorna
> ----- Original Message -----
> From: "Thomas Campbell" [EMAIL REMOVED]
> To: [EMAIL R...
Re: FN-FORUM: PHP error
date posted 5th January 2006 16:39
On Thursday 05 Jan 2006 3:40 pm, Lorna McArdle - Spinette Designs wrote:
> mail( [EMAIL REMOVED] "Contact from the web",
> $mailmsg, "From: $emailadd" );
Are you sanitising $emailadd? If...
Re: FN-FORUM: Safari Opacity?
date posted 5th January 2006 16:17
I think you will find that M$ have stopped supporting IE for mac.
Even on msn.com they advise you to use a different browser.
The latest version I have (but refuse to support cos it is SO SO bad) is...
FN-FORUM: Tax time coming up
date posted 5th January 2006 16:15
I sent this over Christmas but no one responded so im give you all one more
chance. :)
---
Just gearing up for the 2004-2005 deadline for tax return, maybe some of you
can shed some light on a coupl...
Re: FN-FORUM: PHP error
date posted 5th January 2006 16:15
Thank you Thomas that was right answer - it works. Such a simple thing eh!
Lorna
----- Original Message -----
From: "Thomas Campbell" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday, January 05,...
Re: FN-FORUM: PHP error
date posted 5th January 2006 16:00
if u delete the header tag from the top of ur web page i bet it works
On 5 Jan 2006 16:23:06 -0000, Lorna McArdle - Spinette Designs
[EMAIL REMOVED] wrote:
>
> It has always done it in the past with...
RE: FN-FORUM: PHP error
date posted 5th January 2006 16:00
It's probably the email address then. The server I have on my PC won't
accept yahoo.co.uk emails as valid. There are probably others too.
I would suggest uploading the files to another server & see...
Re: FN-FORUM: PHP error
date posted 5th January 2006 15:53
It has always done it in the past with other forms I've set up.
Lorna
> No -- that is NOT what I said.
> I asked if the mail (MTA) server that is used by your box that runs the
> php
> script, will...
Re: FN-FORUM: PHP error
date posted 5th January 2006 15:41
On Thu, Jan 05, 2006 at 04:01:20PM -0000, Lorna McArdle - Spinette Designs wrote:
>
> I considered this and my server does allow PHP forms, so not sure if it's
> that cut and dry.
> I'm upgrading th...
RE: FN-FORUM: Safari Opacity?
date posted 5th January 2006 15:36
I added the - Opacity: 0.35;
Thanks.
It works on her safari now but not explorer - what is the latest version of
IE for MAC anyone??...
Re: FN-FORUM: PHP error
date posted 5th January 2006 15:31
I considered this and my server does allow PHP forms, so not sure if it's
that cut and dry.
I'm upgrading the server soon to full service so this may sort it out.
Lorna
----- Original Message -----...
RE: FN-FORUM: PHP error
date posted 5th January 2006 15:27
Agreed. I had the same problem this morning. It works fine once it's
uploaded though.
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Alain
Williams
Sent: 05 January 2...
RE: FN-FORUM: PHP error
date posted 5th January 2006 15:23
[EMAIL REMOVED] wrote:
> Can anyone shed light on why I get this error from my PHP
> sendmail doc.
>
> mail( [EMAIL REMOVED] "Contact from the web",$mailmsg, "From:
$emailadd" );
"From: $emailadd"...
RE: FN-FORUM: PHP error
date posted 5th January 2006 15:23
Sounds to me like the email address you are sending from is being rejected
by the email server you are trying to send through. Make sure your mail
server accepts relaying from the server ip you are se...
Re: FN-FORUM: PHP error
date posted 5th January 2006 15:19
Is this from a test server on your PC rather than on an actual Host?
Pam
----- Original Message -----
From: "Lorna McArdle - Spinette Designs" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Thursday,...
Re: FN-FORUM: PHP error
date posted 5th January 2006 15:17
On Thu, Jan 05, 2006 at 03:40:10PM -0000, Lorna McArdle - Spinette Designs wrote:
>
> Can anyone shed light on why I get this error from my PHP sendmail doc.
>
> Warning: mail(): SMTP server respons...
FN-FORUM: PHP error
date posted 5th January 2006 15:10
Can anyone shed light on why I get this error from my PHP sendmail doc.
Warning: mail(): SMTP server response: 554 [EMAIL REMOVED]
Recipient address rejected: Relay access denied in
\\nas16ent\doma...
Re: FN-FORUM: Safari Opacity?
date posted 5th January 2006 14:32
Hi Max,
On 5 Jan 2006, at 14:30, John 'Max' Maxwell wrote:
> I have just posted a homepage mock-up design at
> www.pasoundhire.thepigfarmer.co.uk and my friend is having trouble
> using
> Safari and...
Re: FN-FORUM: Safari Opacity?
date posted 5th January 2006 14:13
I think what you have coded works in Safari v1.2, but not in v2.
You have the IE and Mozilla transparency options, but try adding a third
(CSS3) option:
opacity: 0.5;
Havent got a chance to check th...
RE: FN-FORUM: Dual Opteron Motherboard by tommorow
date posted 5th January 2006 14:12
None available to me I'm afraid.=20
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Rus =
Foster
Sent: Thursday, January 05, 2006 2:18 PM
To: Andy Macnaughton-Jones
Subj...
FN-FORUM: Safari Opacity?
date posted 5th January 2006 14:01
Hi All,
I have just posted a homepage mock-up design at
www.pasoundhire.thepigfarmer.co.uk and my friend is having trouble using
Safari and IE on a MAC. She says that the blue banner on the right is...
RE: FN-FORUM: Dual Opteron Motherboard by tommorow
date posted 5th January 2006 13:48
Hi
No hugely just something that can take Dual CPU and has an onboard NIC.=20
ATM in between a rock and hard place
--=20
e: [EMAIL REMOVED] : t: 01635 281120 | google: [EMAIL REMOVED]
Unix Admin wo...
RE: FN-FORUM: Dual Opteron Motherboard by tommorow
date posted 5th January 2006 13:46
Do you have a manufacturer / model in mind ?=20
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Rus =
Foster
Sent: Thursday, January 05, 2006 2:07 PM
To: Andy Macnaughto...
FN-FORUM: Dual Opteron Motherboard by tommorow
date posted 5th January 2006 13:38
Is there anyone who can get / has a Dual Opteron mb they could get to me
by tommorow (Just south of Oxford)
--=20
e: [EMAIL REMOVED] : t: 01635 281120 | google: [EMAIL REMOVED]
Unix Admin work fro...
Re: FN-FORUM: Any Multilingual E-commerce Templates out there?
date posted 5th January 2006 13:31
On 5 Jan 2006 13:07:37 -0000, John Olival [EMAIL REMOVED] wrote:
>
> Duncan
>
> osCommerce has multilingual capabilities (and multiple currency
> support). Out of the box it comes with 3 langauges, En...
Re: FN-FORUM: Any Multilingual E-commerce Templates out there?
date posted 5th January 2006 12:38
Duncan
osCommerce has multilingual capabilities (and multiple currency
support). Out of the box it comes with 3 langauges, English, Spanish and
German, I think, but there are many contribs which me...
FN-FORUM: HiJacking Domain Specialists
date posted 5th January 2006 11:36
Has anyone had any dealings with http://www.chcinternet.com/...
RE: FN-FORUM: Any Multilingual E-commerce Templates out there?
date posted 5th January 2006 10:33
Hi Duncan,
I am looking for multi-lingual project (German, English, French). Please let
me know if I can be of any help.
Martina
>From: D D Glendinning [EMAIL REMOVED]
>Reply-To: [EMAIL REMOVED]...
Re: FN-FORUM: Any Multilingual E-commerce Templates out there?
date posted 5th January 2006 10:27
Hi Duncan,
If you require multi-lingual support, I can help (at least for German,
fRench and English). Just let me know more about the project. Thanks.
Martina
>From: Mike A [EMAIL REMOVED]
>Repl...
RE: FN-FORUM: Sort problem
date posted 5th January 2006 07:50
[EMAIL REMOVED] wrote:
> Mysql. name is the name of the folder that the Videos are in and
> Title is the name of the Videos. Some of the Titles have spaces in
> them and one or two have an apostrophe...