Freelancers Forum Messages on Wednesday June 5th 2002
Re: FN-FORUM 70's music was Site/Page Check please
date posted 5th June 2002 23:41
speaking of the 70's, don't suppose anyones got the skids 'tv stars' on mp3?
got a live version but i cant find it either on kazaa or the record shops
----- Original Message -----
From: "Paul J White"...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 23:12
> I remember the three day week.
>
> And I listened to some of the music...
>
Yes...
I just remember the power cuts and days off school - really exciting as a
schoolboy - I couldn't listen to much mus...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 23:01
I remember the three day week.
And I listened to some of the music...
----- Original Message -----
From: "Paul J White" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Wednesday, June 05, 2002 8:22 PM
Su...
any database bods want to quote for a job?
date posted 5th June 2002 22:23
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 interested in qu...
Re[4]: FN-FORUM PHP Autogenerated SQL statement help
date posted 5th June 2002 22:05
Im not quite sure that it is a security risk for the average
programmer - it makes hacking up quick scripts easy, and for larger
and more complex scripts, you just have to take this into
consideration...
Re: FN-FORUM coloured scroll bar
date posted 5th June 2002 21:07
Hi Bob,
If it's a doctype issue, try...
html, body { }
June B
___________________________
http://www.mumbling-mouse.co.uk/...
[OT] Jubilee - was Site/Page Check please
date posted 5th June 2002 21:03
> > The fireworks were excellent
> >
> ...and we've had the biggest free music festival in Europe, up here on
> Tyneside, and plenty more excuses for taking a drink - Newcastle's
> goalkeeper plays fo...
help required
date posted 5th June 2002 20:59
This is a multi-part message in MIME format.
------=_NextPart_000_000B_01C20CD3.F99ACDE0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I am trying to s...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 20:21
> > Call me an old fart if you want....but I enjoyed watching the weekends
> > festivities, for a change we showed the Americans how to throw a
party....
> >
> The fireworks were excellent
>
...and w...
Re: Re[2]: FN-FORUM PHP Autogenerated SQL statement help
date posted 5th June 2002 20:02
hopefully not too many - its been a security issue (or feature if you
subscribe to the M$ ethos) known for some time.
it means people can stick on querystrings to the url to emulate form
submission o...
Re[2]: FN-FORUM PHP Autogenerated SQL statement help
date posted 5th June 2002 19:20
hmm, cut all the 'reqest' stuff - most PHP servers will make form
variables globally available.
The SQL stuff would be more like
if ($a2 == 'A') then { $int_sql .= 'television = true and '; }
easy...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 19:10
The fireworks were excellent
----- Original Message -----
From: "Darren Spink" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Wednesday, June 05, 2002 5:34 PM
Subject: RE: FN-FORUM Site/Page Check please...
Re: FN-FORUM coloured scroll bar
date posted 5th June 2002 18:20
BTW although
works
doesn't
Kathy
----- Original Message -----
From: "Paul J Whi...
RE: FN-FORUM PHP Autogenerated SQL statement help
date posted 5th June 2002 18:01
No it's not live at the moment?
regards
Andrew Mottershead
Web Developer
Mindstream Web Design
email: [EMAIL REMOVED]
tel: +44 (0)1743 718262
fax: +44 (0) 7092 115513
web: www.mindstream.co.uk
Th...
Re: FN-FORUM coloured scroll bar
date posted 5th June 2002 17:54
Take out the path to the DTD file in your doctype. Then it'll work. Remember
it's IE5.5 + only and is a proprietary extension.
Kathy
----- Original Message -----
From: "Bob Gentle" [EMAIL REMOVED]
To...
RE: FN-FORUM coloured scroll bar
date posted 5th June 2002 17:54
Hi Bob,
In the original script, you start your scrollbar definition by a dot .
You should start with 'body' because the scroll bars are part of the body in
the IE version of CSS.
Netscape won't under...
Re: FN-FORUM coloured scroll bar
date posted 5th June 2002 17:53
That's what he said he'd done.
BTW scrollbar-3d-light-color should be scrollbar-3dlight-color,
scrollbar-dark-shadow-color should be scrollbar-darkshadow-color.
If you use "http://www.w3.org/TR/REC-...
Re: FN-FORUM coloured scroll bar
date posted 5th June 2002 17:52
> I didn't look to see what the colours are yet. Why dyou think it won't
> show in the browser?
>
Bob, what doc type are you using? If it is a 'strict' you won't get it to
work. You can use the follo...
Tender Management?
date posted 5th June 2002 17:50
Hi All,
Does anyone know of any companies that do Tender Management? That is,
companies with web/Internet requirements send it out to tender and they then
pass it onto you if it matches your specific...
FN-FORUM advertising
date posted 5th June 2002 17:36
This is a multi-part message in MIME format.
------=_NextPart_000_0058_01C20CB7.87CBBCE0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Hi Tamsin
Advertising is ge...
Re: FN-FORUM Demon FTP and Pop3
date posted 5th June 2002 17:36
Darren Spink wrote:
> Hi everyone
>
> Has anyone any experience of FTP site upload with demon internet, a client
> of mine registered their domain with demon and have them as their hosts too.
> I hav...
RE: FN-FORUM Site/Page Check please
date posted 5th June 2002 17:33
[EMAIL REMOVED] jubilee............
Call me an old fart if you want....but I enjoyed watching the weekends
festivities, for a change we showed the Americans how to throw a party....
Regards
Darren...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 17:29
Darren Spink wrote:
> Morning everyone...
>
> I hope you all had a good weekend
[EMAIL REMOVED] jubilee............
>
> Would it be possible for some of you to take a look at a page on a site, the...
RE: FN-FORUM PHP Autogenerated SQL statement help
date posted 5th June 2002 17:11
I haven't got my code reading head on Andrew....have you got that page on a
site so I could see it working and then give comment ??
Regards
Darren Spink
TEL: +44(0)113 253 4750
FAX: +44(0)113 253...
RE: FN-FORUM image gallery upload through browser
date posted 5th June 2002 17:05
PHP Bob ?? there are plenty of examples of file uploaders and galleries
Regards
Darren Spink
TEL: +44(0)113 253 4750
FAX: +44(0)113 253 1686
EML: [EMAIL REMOVED]
ICQ: 56667649
-----Original Me...
RE: FN-FORUM image gallery upload through browser
date posted 5th June 2002 17:04
Hi Bob
Yes, it's nice and easy. Bascially use a form with the enctype set
to"multipart/form-data". Then use an input of "file" type. This will give
you the ability to browse your local computer fo...
PHP Autogenerated SQL statement help
date posted 5th June 2002 17:01
Hello there folks - I've finally taken the plunge and decided to put
together a PHP site. I need a little help though... This is the code I
would use in ASP...
image gallery upload through browser
date posted 5th June 2002 17:00
I know this has come here bfore. Is there a quick and easy way to set up a
page wthat allows users to navigate to a file and then upload it to a
public page?
I'm not bothered about security because i...
RE: FN-FORUM coloured scroll bar
date posted 5th June 2002 16:58
I didn't look to see what the colours are yet. Why dyou think it won't
show in the browser?
Bob....
Re: FN-FORUM advertising
date posted 5th June 2002 16:42
Hi Tam
I like your site
I would reccommend watching the uknetmarketing forum at www.chinwag.com ??
and other marketing places (they are your customers)
Get a good (funny) video to attach to your url...
RE: FN-FORUM coloured scroll bar
date posted 5th June 2002 16:35
That's twhat you should put in your header:...
advertising
date posted 5th June 2002 16:30
Hi,
Any tips on where/how to advertise or the best ways to get more clients.
I have a few but not enough to keep me as busy as I'd like.
Thanks,
Tamsin
--
www.tamdesign.co.uk...
coloured scroll bar
date posted 5th June 2002 16:25
I know this sounds cheesy.
DWmx IE 5
When I try and alter the colour of the scroll bar using the following css
in the head of the document I get nothing. All the snippets I've
comeaccross for th...
Re: FN-FORUM Demon FTP and Pop3
date posted 5th June 2002 16:21
I think you will have to call them for the pop box though....
Re: FN-FORUM PHP Form Mailer/Outlook Problem
date posted 5th June 2002 16:19
TNEF is transport neutral encapsulated format (aka Outlook Rich Text). I
know that there was a line ending bug/feature with some versions of Outlook.
Make absolutely sure you are adding a CRLF to the...
RE: FN-FORUM Demon FTP and Pop3
date posted 5th June 2002 16:13
I thing that you can only upload if you are connecting via a demon
dialup.
regards
Andrew Mottershead
Web Developer
Mindstream Web Design
email: [EMAIL REMOVED]
tel: +44 (0)1743 718262
fax: +44 (0...
RE: FN-FORUM SQL server quoting problem
date posted 5th June 2002 16:12
> Shouldn't that be...
>
> eventSearchAdvanced @SearchTerm = '("Dan"+CHAR(39)+"s text")'
>
> instead of "s" AND "text" ?
Nope, your version would just search for the exact phrase "Dan's text", mine...
Re: FN-FORUM Demon FTP and Pop3
date posted 5th June 2002 16:00
Try
uk-upload(s).demon.co.uk
Bob...
Demon FTP and Pop3
date posted 5th June 2002 15:13
Hi everyone
Has anyone any experience of FTP site upload with demon internet, a client
of mine registered their domain with demon and have them as their hosts too.
I have the username & password, but...
RE: FN-FORUM PHP Form Mailer/Outlook Problem
date posted 5th June 2002 15:05
Tim,
From my end I have tried it in Outlook 98 and XP, on NT4, 98SE, ME and XP
and V5,6 of Express on 98, ME and XP, all of which are OK.
Not sure what patform the client is using, will have to chec...
RE: FN-FORUM PHP Form Mailer/Outlook Problem
date posted 5th June 2002 14:55
Kathy,
Thanks for this...
The MIME type is "text/plain"
Being thick, what's TNEF?
Dunno, will ask him, and also about SR1/1a.
The format of the email is
Name : Chris Green
Address : 17 Holloway...
Re: FN-FORUM PHP Form Mailer/Outlook Problem
date posted 5th June 2002 14:40
sounds to me like your program is using an end of line character that
his outlook isn't reading. You implied it broke in outlook but you didn't
say which OS.
Tim Ward
www.chessish.com
> Hi,
>
> Odd...
RE: FN-FORUM SQL server quoting problem
date posted 5th June 2002 14:37
Shouldn't that be...
eventSearchAdvanced @SearchTerm = '("Dan"+CHAR(39)+"s text")'
instead of "s" AND "text" ?
chris kranz
fatcuban.com
-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL RE...
Re: FN-FORUM test ignore
date posted 5th June 2002 14:32
Go Girl.
=8-)
Darren
----- Original Message -----
From: "Sherry" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, June 04, 2002 3:51 PM
Subject: Re: FN-FORUM test ignore
> Oh for f*** sake....w...
Re: FN-FORUM listing dates descending order in php
date posted 5th June 2002 14:07
what dates? how are they stored? Database, array, what?
there are various methods of sorting data for both. the best way to do
it if you're getting the dates from a table is in the query. If they
are...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 13:29
--------------000107050700010204090103
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Darren,
works ok on mine
Netscape 6.2.1/Win 98
John
Darren Spink...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 13:28
Hi Darren,,the popup window opens OK but the pic doesnt load,
Win 98SE/ IE 5.5
Regards
Steven Mcivor
*******************************************
[EMAIL REMOVED]
http://steve-mcivor.freelancers.ne...
RE: FN-FORUM Site/Page Check please
date posted 5th June 2002 13:21
Thanks everyone...fixed it now...(I think)
Regards
Darren Spink
TEL: +44(0)113 253 4750
FAX: +44(0)113 253 1686
EML: [EMAIL REMOVED]
ICQ: 56667649
-----Original Message-----
From: [EMAIL REMOVED]...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 12:36
Ditto. I can't see your F: drive either ;-p
Kathy
----- Original Message -----
From: "Paul J White" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Wednesday, June 05, 2002 12:05 PM
Subject: Re: FN-FORUM S...
RE: FN-FORUM Site/Page Check please
date posted 5th June 2002 12:27
window pops up ok, but no piccy for
http://www.dvs1.btinternet.co.uk/B_Pmp1a.htm
win2000 server ie5.5
cheers, Ant.
-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] Behalf Of Darren...
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 12:23
> If you go to the pumps page, then choose any of the pumps and then click on
> the "Dimensions" link it should bring up a window (it does on mine).
I get the window popup but no graphic.
HTH, Mario...
RE: FN-FORUM Site/Page Check please
date posted 5th June 2002 12:20
> If you go to the pumps page, then choose any of the pumps and
> then click on
> the "Dimensions" link it should bring up a window (it does on mine).
The window pops up, but it's a broken image insi...
RE: FN-FORUM SQL server quoting problem
date posted 5th June 2002 12:16
> Tried using a char number?
OK, I just tried that but it still doesn't seem to work (albeit for a
different reason now)
The SQL now reads:
eventSearchAdvanced @SearchTerm = '("Dan"+CHAR(39)+"s" A...
RE: FN-FORUM Site/Page Check please
date posted 5th June 2002 12:15
Darren,
pop ups work fine but the pictures are missing because it is looking for the
file on your hard disk. e.g....
Re: FN-FORUM Site/Page Check please
date posted 5th June 2002 12:05
The popup window came up (IE6/98se) but the image didn't show
file:///F|/ARKAD%20Web%20Sites/Hauhinco_UK/images/dmn2a.jpg
I only looked at one (EHP-3K 110) as the Ireland/Germany game is about to
star...
listing dates descending order in php
date posted 5th June 2002 12:02
Hi all,
are there any php programmers out there? How do you list dates in a
descending order?
I ideally want to do it by month in the format 05/06/02
tia!
Robin Garbutt
Portfolio Art & Design Ltd...
Site/Page Check please
date posted 5th June 2002 11:42
Morning everyone...
I hope you all had a good weekend
Would it be possible for some of you to take a look at a page on a site, the
client is reporting problems and I can't see the problem.
If you g...
Re: FN-FORUM SQL server quoting problem
date posted 5th June 2002 11:33
use the ascii code instead
Dan Sumption wrote:
>Any SQL Server gurus out there?
>
>I'm having problems escaping some SQL text containing single quotes.
>Normally I would do this by doubling-up the q...
Re: FN-FORUM SQL server quoting problem
date posted 5th June 2002 11:25
Tried using a char number?
Kathy
----- Original Message -----
From: "Dan Sumption" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Wednesday, June 05, 2002 10:59 AM
Subject: FN-FORUM SQL server quoting pro...
SQL server quoting problem
date posted 5th June 2002 10:59
Any SQL Server gurus out there?
I'm having problems escaping some SQL text containing single quotes.
Normally I would do this by doubling-up the quotes, e.g. instead of
someText = 'Dan's text'
I'd...
Re: FN-FORUM PHP Form Mailer/Outlook Problem
date posted 5th June 2002 09:32
What MIME type are you setting in the script? I've seen loads of problems
with TNEF, as client programs all treat it in different ways and many mail
servers can be set to strip off TNEF information....
Re: FN-FORUM Fw: OT oh my god...
date posted 5th June 2002 08:33
Seen it before, either here or on my techies list.
Kathy
----- Original Message -----
From: "Andrew Mottershead" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, June 04, 2002 10:27 PM
Subject: RE...