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 June 6th 2002

RE: Re[2]: FN-FORUM Online Credit Card Transactions

date posted 6th June 2002 23:53

> I've sent you the rate card privately since you don't believe me! Did I say that? Well, actually I said your mileage may vary. And the document you sent confirms what I said, they do charge a fixed...

Re[2]: FN-FORUM Online Credit Card Transactions

date posted 6th June 2002 22:49

Thursday, June 6, 2002, 10:33:11 PM, you wrote: DS> It says on their site "DataCash's range of payment services are charged at a DS> unique, flat fee pricing model, ensuring a cost effective solution,...

RE: FN-FORUM Online Credit Card Transactions

date posted 6th June 2002 22:32

> Datacash are very good - http://www.datacash.com. > > Around 10p a transaction to boot! It says on their site "DataCash's range of payment services are charged at a unique, flat fee pricing model,...

Re: FN-FORUM CSS links

date posted 6th June 2002 22:25

> Thanks -- actually I'd read that already but hadn't interpreted (don't > interpret) it as saying you must do this otherwise your code isn't valid. > Here's another one, what is technically valid and...

Re: FN-FORUM CSS links

date posted 6th June 2002 22:13

> Hi Paul, > Thanks -- actually I'd read that already but hadn't interpreted (don't > interpret) it as saying you must do this otherwise your code isn't valid. > (I was beginning to think I hadn't bee...

Re: FN-FORUM betting gateway

date posted 6th June 2002 22:07

This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C20DA6.9355C840 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 0k thanks mate, t...

Re: FN-FORUM Online Credit Card Transactions

date posted 6th June 2002 21:59

Worldpay Rob... I use them - they're great. C. > Hi Guys and Gals, > > I urgently need recommendations for a credit card transaction firm that > is UK based and allows me to do all of the front end...

Re: FN-FORUM Online Credit Card Transactions

date posted 6th June 2002 21:36

Thursday, June 6, 2002, 8:36:03 PM, you wrote: RT> I urgently need recommendations for a credit card transaction firm that RT> is UK based and allows me to do all of the front end design on the RT> cl...

Online Credit Card Transactions

date posted 6th June 2002 20:35

Hi Guys and Gals, I urgently need recommendations for a credit card transaction firm that is UK based and allows me to do all of the front end design on the client's site. The site visitor should not...

Re: FN-FORUM CSS links

date posted 6th June 2002 20:35

Hi Paul, Thanks -- actually I'd read that already but hadn't interpreted (don't interpret) it as saying you must do this otherwise your code isn't valid. (I was beginning to think I hadn't been payi...

Re: FN-FORUM php uploader chmod problem

date posted 6th June 2002 20:03

it's an ownage problem, the PHP script runs under one UID, the ftp user is another one completely, you can try changing ownership through the script, but the script probably wont have the rights to do...

Re: FN-FORUM betting gateway

date posted 6th June 2002 19:55

--------------040805080908010302080207 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Simon, I believe, though I stand to be corrected that the odds are se...

Re: FN-FORUM betting gateway

date posted 6th June 2002 19:08

This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C20D8D.ABF1DE20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable yeah it's bloody...

Re: FN-FORUM betting gateway

date posted 6th June 2002 19:02

This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C20D8C.C263D420 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Thanks - you don'...

Re: FN-FORUM gratuitous overuse of picture

date posted 6th June 2002 18:32

Here's my Boolean logic on this..... .....they only sent one photographer to the World Cup and so he only managed to get one decent picture OR they sent a load of photographers to the World Cup AND al...

Re: FN-FORUM CSS links

date posted 6th June 2002 18:02

> Can you give me a quote or link, where it says that you must use all 4 of > the link options, and must use them in that specific order. > You don't NEED to use all of them, I rarely do, but that ord...

Re: FN-FORUM betting gateway

date posted 6th June 2002 17:36

--------------020308020205020002010101 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Simon, Betfair makes everyone else look silly ! John Simon Crowther...

RE: FN-FORUM betting gateway

date posted 6th June 2002 17:28

This is a multi-part message in MIME format. ------=_NextPart_000_0013_01C20D7F.F8F7EB00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit the site is totally shit but...

Re: FN-FORUM CSS links

date posted 6th June 2002 17:15

Paul, Can you give me a quote or link, where it says that you must use all 4 of the link options, and must use them in that specific order. Thanks, June B ___________________________ http://www.mumb...

betting gateway

date posted 6th June 2002 17:08

This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C20D7C.EC106B40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I'm looking for a...

RE: FN-FORUM T-SQL

date posted 6th June 2002 16:53

> SELECT MAX(tblEvents.eventHeadline), MAX(tblEvents.eventID)... Surely this is likely to return results from different records? Off the top of my head, how about: (SELECT TOP 3 eventHeadline,event...

Re: FN-FORUM OT gratuitous overuse of picture

date posted 6th June 2002 16:51

I was actually being semi-serious in a content editing kind of way! I know this happens all the time, but I'd kind of had enough of seeing cheap editing, it just annoyed me that it was on the BBC. T...

php uploader chmod problem

date posted 6th June 2002 16:32

I've got a php script that inserts several text fields and an image field in a form into a mysql db. It inserts all the text and the image correctly. The problem is, that I've used the mkdir() comman...

Re: FN-FORUM OT gratuitous overuse of picture

date posted 6th June 2002 16:22

couldn't find that picture - was it this one, where there seems to be a birth thing hapenning!http://fr.sports.yahoo.com/020606/74/2mb5w.html Iain THose ugly frenchies! ----- Original Message -----...

Re: FN-FORUM gratuitous overuse of picture

date posted 6th June 2002 15:07

> Beatrice Trezeguet watch their husbands playing for France" > I wonder why it has been used three times......? ahem > I've already had that one mailed me, and it's no wonder the *ahem* Gallic stunn...

Re: FN-FORUM Please remove

date posted 6th June 2002 15:05

Yep :( and just catching up with trillions of emails after few days away camping, where my boys made the papers and probably cost the rescue services a bit of dosh :( but i particularly like the end...

gratuitous overuse of picture

date posted 6th June 2002 14:54

http://news.bbc.co.uk/sport3/worldcup2002/hi/photo_galleries/newsid_2016000/2016452.stm currently pic no.2 (sorry I haven't URLised it) this picture was previously seen with the captions "Claire Hen...

Re: FN-FORUM Please remove

date posted 6th June 2002 14:49

Jane Cherrette wrote: > Please remove from list > > thank you > I'd rather keep "thank you" on the list..... To unsubscribe please email: [EMAIL REMOVED] If you have difficulties unsubscribing pl...

Re: FN-FORUM Please remove

date posted 6th June 2002 14:31

Ema, judging by that beast of an email, I take it the market's slow for you aswell? ;-) Robin Garbutt Portfolio Art & Design Ltd Tel - +44 (0) 1204 383822 Fax - +44 (0) 1204 383866 Mob - +44 (0) 781...

Fwd: Re: Fw: THIS IS FOR REAL. IT WAS ON THE NEWS LAST NIGHT.

date posted 6th June 2002 14:20

>From: "E. K. Antonsen" [EMAIL REMOVED] >To: [EMAIL REMOVED] >Subject: Fwd: Re: Fw: THIS IS FOR REAL. IT WAS ON THE NEWS LAST NIGHT. >Date: Thu, 06 Jun 2002 13:33:58 +0200 > > > > >>From: "Espen Anton...

Re: FN-FORUM Please remove

date posted 6th June 2002 14:17

Here we go again... To unsubscribe from this service you must first purchase a Craft-O- Matic Adjustable Subscription Cancellation Unit. The unit can be obtained from most hardware stores and dental...

Please remove

date posted 6th June 2002 14:10

Please remove from list thank you...

Re: FN-FORUM T-SQL

date posted 6th June 2002 13:47

On Thu, 06 June 2002, john anslow wrote: > Content-Transfer-Encoding: 8bit > Sender: [EMAIL REMOVED] > References: [EMAIL REMOVED] > To: [EMAIL REMOVED] > Delivered-To: icbirmingh...

Re: FN-FORUM help required

date posted 6th June 2002 13:18

Hi, Its not possible in Netscape or Opera that U can put body to 0px because they dont support this feature of style sheets but Netscape 6.0 version support this option of style sheet. --- PAMELA WH...

Re: FN-FORUM CSS links

date posted 6th June 2002 13:08

> (btw... I do accept that if you want 'hover' and 'active' to work on both > 'link' and 'visited' they need to be after them in the list, because of the > nature of css. > That's valid css, so I thin...

Re: FN-FORUM T-SQL

date posted 6th June 2002 13:03

Norman, Off the top of my head and withoput consulting any manuals, you could select all and then loop through them till you get to three or you could build a query and select * from that Regards,...

T-SQL

date posted 6th June 2002 12:51

Hi all I've got a bit of a SQL problem. I've a table which looks roughly like this eventID int identity eventCategoryID int eventHeadline eventStartDate datetime eventFinishDate datetime So each e...

Re: FN-FORUM CSS links

date posted 6th June 2002 12:42

> LoVe HAte - link, visited, hover, active, that's the order they must go > in... > > Paul *must* ? ;o) (btw... I do accept that if you want 'hover' and 'active' to work on both 'link' and 'visited...

One for the VB people on the Forum

date posted 6th June 2002 12:35

Hi everyone Has anyone seen/developed anything in VB with a shortcuts bar similar in appearance to M$ outlook ? Regards Darren Spink TEL: +44(0)113 253 4750 FAX: +44(0)113 253 1686 EML: [EMAIL RE...

RE: FN-FORUM php echo query problem

date posted 6th June 2002 12:32

Hi, The problem is the way the HTML is created and then interpreted by the browser. This code will generate HTML similar to the following. where it should be something like...

php echo query problem

date posted 6th June 2002 12:16

Hi all, I've echoed out a recordset from a mysql database that containes names and addresses. The problem I have is that if there is a space between the first and second name. It echoes the first n...

Re: FN-FORUM CSS links

date posted 6th June 2002 12:11

Cheers Paul >From: "Paul J White" [EMAIL REMOVED] >Reply-To: [EMAIL REMOVED] >To: [EMAIL REMOVED] >Subject: Re: FN-FORUM CSS links >Date: Thu, 6 Jun 2002 11:20:37 +0100 >MIME-Version: 1.0 >Received:...

Mozilla

date posted 6th June 2002 11:43

Mozilla cool! MoFat ade -- World Cup quotes (courtesy of Private Eye) "Don't tell those coming in now the result of that fantastic match. Now let's have another look at Italy's winning goal!" (Dav...

Re: FN-FORUM is the server down or summat?

date posted 6th June 2002 11:40

Neil Grant wrote: > Im not receiving any new forum mail, and I need help! > Maybe it's your e-mail server from your ISP? If you need help there are many organisations that offer advice - www.samar...

Re: FN-FORUM Demon FTP and Pop3

date posted 6th June 2002 11:38

You can FTP using Internet Explorer. The FTP address is in the form - [EMAIL REMOVED] The Helpdesk pages at www.demon.net are very good for giving other formats. Mart In message...

Re: FN-FORUM is the server down or summat?

date posted 6th June 2002 11:21

> Im not receiving any new forum mail, and I need help! > Are the two things connected in any way?? BTW Mozilla v1 has made it to final release, if anyone is interested. Paul....

Re: FN-FORUM CSS links

date posted 6th June 2002 11:20

> Hover should be at the end of your css links section. > > a:link { } > a:visited { } > a:hover { } > LoVe HAte - link, visited, hover, active, that's the order they must go in... Paul...

Re: FN-FORUM help required

date posted 6th June 2002 11:16

>although for older browsers you >will have to set the margins in the body > and bye bye validation at the same time :) I posted this quite recently, and won't tell you again ;-) It works for Opera...

FN-FORUM is the server down or summat?

date posted 6th June 2002 11:11

Im not receiving any new forum mail, and I need help! _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.ms...

Re: FN-FORUM CSS links

date posted 6th June 2002 11:00

Hi Neil, Hover should be at the end of your css links section. a:link { } a:visited { } a:hover { } That way the hover style will work on the visited links too. June B _________________________...

Re: FN-FORUM help required

date posted 6th June 2002 10:50

Sorry - it still will not work in Netscape but it is now OK in Opera. Any other suggestions or could someone have a quick look if I sent it to them.. Thanks Pam ----- Original Message ----- From: "Ju...

Re: FN-FORUM Site Critique Please

date posted 6th June 2002 10:46

I couldn't work out where the mousey menu thing was on Andrew's site... it eventually got through to me that maybe you're talking about my site?? Well, closing the menu thingy is an intelligence test...

Re: FN-FORUM CSS links

date posted 6th June 2002 10:27

just remove the hoverline from the css or change the colour to the smae? Robin Garbutt Portfolio Art & Design Ltd Tel - +44 (0) 1204 383822 Fax - +44 (0) 1204 383866 Mob - +44 (0) 7811 185490 e-mail...

RE: FN-FORUM Site Critique Please

date posted 6th June 2002 10:23

> Background colour! Just got DW MX - does not automatically set bg colour (point to remember) - not usually a prob as I don't generally do white sites. > And some strange line breaks (with ) > in...

CSS links

date posted 6th June 2002 10:14

This might sound like a stupid question, but does anyone know how I can configure my links so the visited links styles are disabled? Basically I want the hover styles to be in use whether a link has...

Re: FN-FORUM coloured scroll bar

date posted 6th June 2002 09:59

Bob, it's an IE (5.5) thing, so any browser that displays only valid CSS won't show it. Kathy ----- Original Message ----- From: "Bob Gentle" [EMAIL REMOVED] To: [EMAIL REMOVED] Sent: Thursday, June...

Re: FN-FORUM Site Critique Please

date posted 6th June 2002 09:55

Background colour! And some strange line breaks (with ) in some text and a missing space on the Revo page. A tactile communications company --- eeewww!! They're going to FEEL me?! Kathy ----- Origin...

RE: FN-FORUM Site Critique Please

date posted 6th June 2002 09:50

Thanks folks for all the response, Most of the text problems are because I was copying from quark (can be a nightmare) - agree with most points. regards Andrew Mottershead Web Developer Mindstream...

RE: FN-FORUM 70's music was Site/Page Check please

date posted 6th June 2002 09:42

Have you tried audiogalaxy? -----Original Message----- From: David Eckersall [EMAIL REMOVED] Sent: Wednesday, June 05, 2002 11:45 PM To: [EMAIL REMOVED] Subject: Re: FN-FORUM 70's music was Site/P...

Re: FN-FORUM coloured scroll bar

date posted 6th June 2002 09:09

Thanks all. Still can't get the bugger to work. Think it might be my skenky browser. Sod it. It was not important enough to spend any real time on. Thanks for all the help though....

RE: FN-FORUM image gallery upload through browser

date posted 6th June 2002 09:07

Cheers Darren and Norm. Bob....

Re: FN-FORUM help required

date posted 6th June 2002 09:02

This is a multi-part message in MIME format. ------=_NextPart_000_007E_01C20D35.697888D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable > I am trying to...

RE: FN-FORUM Site Critique Please

date posted 6th June 2002 08:40

when you click on the mouse arrow you have to scroll down to view the contents of the box! and it doesn't disappear if you dont want to go anywhere from the menu in that mousey menu! Andrew M -----...

RE: FN-FORUM god its late

date posted 6th June 2002 08:23

> yes this was very funny.... amazing how the early hours can > produce creativity > of such high standards Not sure that even the early hours are enough to help create a god. Glad of the early star...

Re: FN-FORUM Site Critique Please

date posted 6th June 2002 08:20

Hi Andrew, You haven't specified a background colour. I have beige as my background, try changing the background of your site to pale beige, it actually looks quite classy like that. June B _______...

Re: FN-FORUM help required

date posted 6th June 2002 08:20

body {margin:0px} Although for older versions of NN (before 6) and Opera you'll need to set the margins in the html as well. June B ___________________________ http://www.mumbling-mouse.co.uk/ I...

RE: FN-FORUM god its late

date posted 6th June 2002 08:08

yes this was very funny.... amazing how the early hours can produce creativity of such high standards Andrew -----Original Message----- From: [EMAIL REMOVED] [EMAIL REMOVED] Behalf Of Dan Sumption S...

Re: FN-FORUM god its late

date posted 6th June 2002 08:01

Try: big white beard, old man, sitting on cloud. or is that a bit too derivative? How about a nice buxom godess? Iain ;O) ----- Original Message ----- From: [EMAIL REMOVED] To: [EMAIL REMOVED] Sent:...

RE: FN-FORUM Site Critique Please

date posted 6th June 2002 04:19

> Can you have a quick look at > http://www.mindstream-dev.co.uk/us/index.html Comments appreciated. Looks nice, couple of minor points though... The short lines of text (especially on the first pa...

RE: FN-FORUM god its late

date posted 6th June 2002 04:12

> any1 else awake? god design can be so lonely You're designing a god? Respect! Dan Sumption http://www.pernoctator.com - Business http://www.sumption.org - Pleasure http://www.bradonpace.com - Up a...

god its late

date posted 6th June 2002 03:08

any1 else awake? god design can be so lonely...

Re: FN-FORUM Site Critique Please

date posted 6th June 2002 02:04

Hi Andrew, Working fine here. I'd justify the text in the boxes Darren ----- Original Message ----- From: "Andrew Mottershead" [EMAIL REMOVED] To: [EMAIL REMOVED] Sent: Thursday, June 06, 2002 1:35...

Site Critique Please

date posted 6th June 2002 01:35

Hello folks, Can you have a quick look at http://www.mindstream-dev.co.uk/us/index.html Comments appreciated. regards Andrew Mottershead Web Developer Mindstream Web Design email: [EMAIL REMOVED...

Re: FN-FORUM any database bods want to quote for a job?

date posted 6th June 2002 00:32

Dave I have no idea what I mean - it's all chicken innards to me. I'm just repeating, like a well-trained budgie, what the client sent to us. ;) st ----- Original Message ----- From: "Dave Raza" [E...

Re: FN-FORUM any database bods want to quote for a job?

date posted 6th June 2002 00:30

> I assume you mean 'MySQL' or similar and not Microsoft SQL as Raq4's are > Linux? > Just my question :-) C....

RE: FN-FORUM any database bods want to quote for a job?

date posted 6th June 2002 00:20

-> hi folks -> -> we have an enquiry from a potential client looking for -> somebody to design and build a database (SQL on a Cobalt Raq -> 4 Server). They want the thing done by July. If anyone is...

Re: FN-FORUM help required

date posted 6th June 2002 00:09

I'm not sure about directly within your CSS, but in the tag of your page, put MARGINHEIGHT="0" and MARGINWIDTH="0" and that'll fix NS... not sure about Opera though. Rgds, Carl. ----- Original Mess...



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


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


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