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 Monday January 22nd 2007

RE: FN-FORUM: Volunteers to Test Drive

date posted 22nd January 2007 22:21

Rob, it's taken us a while to come back to you - but this = was=A0caused=A0by the software=A0that=A0generates=A0the=A0thumbnails - so needed to we=A0increased=A0the=A0canvas=A0from=A02000=A0to=A04000=...

Re: FN-FORUM: Minimum Specs

date posted 22nd January 2007 22:18

> Is it a full pc you need, or just the base unit? Just a suggestion - Maybe > grab a second hand one of ebay for 50 quid now, until the money comes in, > then get a proper top spec one? Sounds like...

RE: FN-FORUM: Minimum Specs

date posted 22nd January 2007 22:15

> >I need a new pc as soon as possible and am pretty strapped for cash. > >With this in mind, what would you say would be the minimum specs for a pc >for web design/development basically running Macr...

Re: FN-FORUM: Minimum Specs

date posted 22nd January 2007 22:12

Thanks, I'll take a look. ----- Original Message ----- From: "James Herrington" [EMAIL REMOVED] To: [EMAIL REMOVED] Sent: Monday, January 22, 2007 10:57 PM Subject: Re: FN-FORUM: Minimum Specs > >...

Re: FN-FORUM: Minimum Specs

date posted 22nd January 2007 22:07

hard to say but check out dabs.com or novatech.co.uk for some good deals!...

FN-FORUM: Minimum Specs

date posted 22nd January 2007 21:46

Hi all, I need a new pc as soon as possible and am pretty strapped for cash. With this in mind, what would you say would be the minimum specs for a pc for web design/development basically running M...

Re: FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 21:02

its a variation of another query but it definately pulls more than one using the original ----- Original Message ----- From: "Chris Hill" [EMAIL REMOVED] To: [EMAIL REMOVED] Sent: Monday, January...

Re: FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 20:57

Is this being executed through php? if so can you send the relevant php code? just to make sure you do have a SELECT * FROM table_name before that dont you? Thanks James...

Re: FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 20:48

thats a fairly specific SQL statement - i reckon its designed to just pull out one record based on the 'company_id' bit, which suggests unique identification... Punters Power wrote: > I think I hav...

Re: FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 20:41

I think I have something preventing all records showing due to the value WHERE ca.county = "value" AND ccl.company_id = ca.company_id AND ca.company_id = cr.company_id AND ca.company_...

Re: FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 20:22

Apart from the fact that there is only one record in the database to be returned it will depend on the query being executed! Send the query being executed and i'll have a look. James Web Design -...

FN-FORUM: Video with Payment Gateway

date posted 22nd January 2007 20:17

I have a customer who wants to allow customers to pay for one-off useage of their training videos. These video's do not need to be streamed. But the customer should only view them the number of times...

Re: FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 20:16

other than only one record matching your query, obviously... (sorry - best to rule out everything!) Punters Power wrote: > is there any reason why an > > while($row = mysql_fetch_array($result)){...

Re: FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 20:15

Punters Power wrote: > is there any reason why an > > while($row = mysql_fetch_array($result)){ > > > would only show one record? > > Andrew > The result may only contain one row, eg select * f...

Re: FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 20:15

Perhaps it has only found one record that fits the select criteria? I presume there should be more than one so is your select statement correct? Pam...

FN-FORUM: MySQL Query only showing 1 record

date posted 22nd January 2007 20:03

is there any reason why an while($row = mysql_fetch_array($result)){ would only show one record? Andrew...

Re: FN-FORUM: .NET and DB Connection String

date posted 22nd January 2007 19:16

I may be wrong however i think you can change whether or not connections are pooled depending on the driver the connection is using. For example if you dont want connections to be pooled in Access y...

Re: FN-FORUM: .NET and DB Connection String

date posted 22nd January 2007 19:11

Craig wrote: > Hi All, > > A client has an annoying problem that I'd like a bit of advice on if poss. > > It's a .NET V1.1 VB site using MS Access as it's back end (soon to be > changed to MySQL)....

FN-FORUM: .NET and DB Connection String

date posted 22nd January 2007 18:55

Hi All, A client has an annoying problem that I'd like a bit of advice on if poss. It's a .NET V1.1 VB site using MS Access as it's back end (soon to be changed to MySQL). The DB Connection string...

Re: FN-FORUM: Can css add a circular border around an image?

date posted 22nd January 2007 18:11

You could achieve this effect by creating a div the same size as the image, setting the image as the background, then putting a transparent PNG with the circle cut out in the div. On 22 Jan 2007 18:2...

RE: FN-FORUM: Can css add a circular border around an image?

date posted 22nd January 2007 17:58

Duncan Glendinning wrote: > Afternoon all, > > I know css can create rounded corners, but can it turn a > square image into a circle by cuting and rounding it off? AFAIK, you can only do this by ov...

FN-FORUM: Can css add a circular border around an image?

date posted 22nd January 2007 17:31

Afternoon all, I know css can create rounded corners, but can it turn a square image into a circle by cuting and rounding it off? Any links to "how-to's" would be greatly appreciated! Duncan --...

RE: FN-FORUM: Short Run Business Card Printers

date posted 22nd January 2007 16:26

Hi Chris Why not buy the card and print them yourself I have done in the past and = had good cards. I purchased the cards from Viking-direct the link below should take you = to the page. http://www...

Re: FN-FORUM: FN:FORUM: Help!! PHPBB problems

date posted 22nd January 2007 16:21

Hi Michelle, I've not looked at phpBB for some time so I didn't reply straight away. But since there has been little response I wonder if the default host name for the server is beaufortmansions.co...

Re: FN-FORUM: FN:FORUM: Help!! PHPBB problems

date posted 22nd January 2007 16:14

Lorna McArdle - Spinette Designs wrote: > Does it work if you type it in, in full without the helm bit > > Lorna McArdle > www.spinettedesigns.co.uk > 0118 375 3333 > > ----- Original Message ----- >...

Re: FN-FORUM: Short Run Business Card Printers

date posted 22nd January 2007 16:12

Yup, I know! Plus if you go for the standard card quality, you might as well print it on your own paper (it's that thin)! I'd be embarrased to call that a BUSINESS card! ;-) Cheers, Chris. Adam...

Re: FN-FORUM: FN:FORUM: Help!! PHPBB problems

date posted 22nd January 2007 16:04

Does it work if you type it in, in full without the helm bit Lorna McArdle www.spinettedesigns.co.uk 0118 375 3333 ----- Original Message ----- From: "Michelle Penny" [EMAIL REMOVED] To: [EMAIL REM...

FN-FORUM: FN:FORUM: Help!! PHPBB problems

date posted 22nd January 2007 15:58

Hi all, Does anyone know why the following might be happening. When a client tries to login onto her PHPBB forum, it is adding in the hosting control panel address to. In other words she tries to...

Re: FN-FORUM: Short Run Business Card Printers

date posted 22nd January 2007 14:55

Yeah but watch out for the card sizes. They are USA size not UK size AND they really know how to spam the living daylights out of you.... ah ah wrote: > Hello, > > You can try vistaprint > > http://...

RE: FN-FORUM: Autonumber in sql server

date posted 22nd January 2007 09:27

Niketa, There's an unsubscribe link at the end of every post - just click. Cheers, Andrew. -- _____________________________ Andrew Bibby I.T. Solutions Ltd http://www.itsolutions.uk.com -----Orig...

RE: FN-FORUM: Autonumber in sql server

date posted 22nd January 2007 09:19

may I request to come off the mailing list please? Thanks Niketa Akintade >From: Andrew Bibby [EMAIL REMOVED] >Reply-To: [EMAIL REMOVED] >To: "FN-FORUM / [EMAIL REMOVED] [EMAIL REMOVED] >Subject: R...

Re: FN-FORUM: still problems with 1and1?

date posted 22nd January 2007 01:57

I've just seen a post on the register which had a comment about a clients (1and1 hosting) web statistics going from 50 to 600,000 in a given period. I've just checked mine for a client and it shows...



Messages by Day
January 31st 2007
January 30th 2007
January 29th 2007
January 28th 2007
January 27th 2007
January 26th 2007
January 25th 2007
January 24th 2007
January 23rd 2007
January 22nd 2007
January 21st 2007
January 20th 2007
January 19th 2007
January 18th 2007
January 17th 2007
January 16th 2007
January 15th 2007
January 14th 2007
January 13th 2007
January 12th 2007
January 11th 2007
January 10th 2007
January 9th 2007
January 8th 2007
January 7th 2007
January 6th 2007
January 5th 2007
January 4th 2007
January 3rd 2007
January 2nd 2007
January 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