Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Freelancers Forum Messages on Thursday September 6th 2007

RE: FN-FORUM: Email problems in PHP

date posted 6th September 2007 23:59

As the others have said user phpmail or try without the chunk_split = function aswell? -----Original Message----- The code isn't actually mine, I've taken it over from somebody else and = they had th...

Re: FN-FORUM: Email problems in PHP

date posted 6th September 2007 22:13

The code isn't actually mine, I've taken it over from somebody else and they had the base64_encode stuff in there so I'm not sure why its in there, although taking it out causes the email to look li...

RE: FN-FORUM: How widespread is Flash Player these days?

date posted 6th September 2007 21:38

Mike wrote: > I'd agree that my criticism was a bit abrupt (my apologies - as > an actionscript/flash developer it becomes irritating every time > the anti-flash mob decide to 'burn the witch' once...

Re: FN-FORUM: How widespread is Flash Player these days?

date posted 6th September 2007 21:15

>Ben wrote: "The majority of Flash content cannot be made natively accessible to > screen readers." > Which is a core requirement for an Accessible website. And no.. I'd agree that my critici...

Re: FN-FORUM: Email problems in PHP

date posted 6th September 2007 21:08

> I'd firmly recommend using phpmailer (as has someone else) ( > http://phpmailer.sourceforge.net/ ) which is fantastic. I use it all the > time, and have yet to have a problem with it. There's a...

Re: FN-FORUM: Email problems in PHP

date posted 6th September 2007 20:46

I'd firmly recommend using phpmailer (as has someone else) ( http://phpmailer.sourceforge.net/ ) which is fantastic. I use it all the time, and have yet to have a problem with it. Why're you using...

Re: FN-FORUM: Email problems in PHP

date posted 6th September 2007 20:18

On 6 Sep 2007, at 20:44, tom knight wrote: > > maybe worth trying php mailer as to php mail - I use it all the > time and has > a lot more features than php mail > > Oh lordy! please trim the cr...

Re: FN-FORUM: Email problems in PHP

date posted 6th September 2007 20:09

maybe worth trying php mailer as to php mail - I use it all the time and has a lot more features than php mail ----- Original Message ----- From: [EMAIL REMOVED] [EMAIL REMOVED] [EMAIL REMOVED] [...

RE: FN-FORUM: Email problems in PHP

date posted 6th September 2007 19:02

James Herrington wrote: > Hi all, > > I'm having a few problems sending out HTML emails in php. I > have the HTML message stored in a variable which I then > perform the chunk_split() and base64_enco...

FN-FORUM: Email problems in PHP

date posted 6th September 2007 18:29

Hi all, I'm having a few problems sending out HTML emails in php. I have the HTML message stored in a variable which I then perform the chunk_split() and base64_encode() functions on. I then send t...

FN-FORUM: Community of goods?

date posted 6th September 2007 18:17

Does anyone know if 'Community of Goods' is a standard policy in a UK marriage? ...say someone married in the Catholic Church who has not signed any agreement other than the actual register? thank...

RE: FN-FORUM: How widespread is Flash Player these days?

date posted 6th September 2007 17:26

Mike wrote: >>Rob Owen >>Plus the fact that flash is not indexed by search engines. > >>Adam Reynolds >>Your issue is also one of accessibility. Flash isn't and.. > > Not true in either case (despite...

Re: FN-FORUM: storing single quote

date posted 6th September 2007 15:54

Ahh - problem solved. I was doing the Replace outside of the sql statement instead of part of it - Pam...

Re: FN-FORUM: storing single quote

date posted 6th September 2007 15:38

Good idea - Pam ----- Original Message ----- From: "Damian Manifold" [EMAIL REMOVED] To: [EMAIL REMOVED] Sent: Thursday, September 06, 2007 4:03 PM Subject: Re: FN-FORUM: storing single quote > >...

Re: FN-FORUM: storing single quote

date posted 6th September 2007 15:29

For safety I always used to convert single quotes into apostrophes, then y= ou don't have to worry about it again.=0A =0A=0ARegards=0A=0A Damian Man= ifold=0A=0A DCoda Ltd=0A=0A Tel. +447...

Re: FN-FORUM: storing single quote

date posted 6th September 2007 15:24

Hmm - it stored it as a two singles when I tried that which was why I asked. Pam > strDescription =Replace(strDescription,"'","''") > > ... it just stores it as a single quote though. > HTH > Pa...

Re: FN-FORUM: storing single quote

date posted 6th September 2007 15:17

On 6 Sep 2007 14:30:50 -0000, pamela @ gconnect [EMAIL REMOVED] wrote: > > How do most people store a single quote in an access database using asp? As > far as I can see you can only store it as two s...

Re: FN-FORUM: How widespread is Flash Player these days?

date posted 6th September 2007 15:10

On 6 Sep 2007, at 15:40, Rob Owen wrote: > Why are people on here so rude? if people on here are rude it's only due to ignorance....

Re: FN-FORUM: How widespread is Flash Player these days?

date posted 6th September 2007 15:05

OK, I stand corrected. I admit I made a mistake. I apologise if I offended anyone!! Why are people on here so rude? ----- Original Message ----- From: "Mike Duguid" [EMAIL REMOVED] To: [EMAIL RE...

FN-FORUM: storing single quote

date posted 6th September 2007 14:55

How do most people store a single quote in an access database using asp? As far as I can see you can only store it as two single quotes or its char value. Pam...

Re: FN-FORUM: How widespread is Flash Player these days?

date posted 6th September 2007 14:55

>>Rob Owen >>Plus the fact that flash is not indexed by search engines. >>Adam Reynolds >>Your issue is also one of accessibility. Flash isn't and.. Not true in either case (despite being stated as...

RE: FN-FORUM: Cooperative collectives (Grow)

date posted 6th September 2007 13:59

> I wont speak on behalf of Chris, i do know his thoughts on grow > however. I shall ask him for a response on this if he isnt already=20 > on this list. Thanks Tam - I know Chris was on here at one...

Re: FN-FORUM: Cooperative collectives (Grow)

date posted 6th September 2007 13:50

On 6 Sep 2007 07:34:41 -0000, Neogic Ben Johnson F [EMAIL REMOVED] wrote: > I'm intrigued by the Bristol-based Grow Collective (www.gr0w.com) idea. It > provides web design, hosting, etc via its membe...

FN-FORUM: SQL help

date posted 6th September 2007 13:17

Hi I'm really stuck on how to approach this one so I've tried to be clear in explaining what I need to achieve. I've got a table (tblCourseAvailability) containing scheduled course dates that link t...

Re: FN-FORUM: Creating a Web Developer organisation

date posted 6th September 2007 10:51

collectives (Grow)" e-mail today, unless it's a weird coincidence?! Weird coincidence, it was in answer to Julian and Pam's mention of Trustgroup and our very old web site....

RE: FN-FORUM: Creating a Web Developer organisation

date posted 6th September 2007 10:29

Paul wrote: > Hi from the Trust Group. > Still here still run by volunteers and still all the same old = problems.=20 > One of them I believe is that we are all "independent" businesses = because=20...

FN-FORUM: Creating a Web Developer organisation

date posted 6th September 2007 09:50

Hi from the Trust Group. Still here still run by volunteers and still all the same old problems. One of them I believe is that we are all "independent" businesses because that is what we want most,...

RE: FN-FORUM: pcAnywhere Help

date posted 6th September 2007 09:33

I used to see this more with v9. Have you alternative remote access to the host machine? Try stopping and restarting the PC Anywhere remote host. If you are connecting directly to file transfer when...

FN-FORUM: Cooperative collectives (Grow)

date posted 6th September 2007 08:00

Morning all, I'm intrigued by the Bristol-based Grow Collective (www.gr0w.com) idea. = It provides web design, hosting, etc via its members, including - I believe = - Chris Garrett from this list. T...



Messages by Day
September 30th 2007
September 29th 2007
September 28th 2007
September 27th 2007
September 26th 2007
September 25th 2007
September 24th 2007
September 23rd 2007
September 22nd 2007
September 21st 2007
September 20th 2007
September 19th 2007
September 18th 2007
September 17th 2007
September 16th 2007
September 15th 2007
September 14th 2007
September 13th 2007
September 12th 2007
September 11th 2007
September 10th 2007
September 9th 2007
September 8th 2007
September 7th 2007
September 6th 2007
September 5th 2007
September 4th 2007
September 3rd 2007
September 2nd 2007
September 1st 2007


Messages by Month
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000