Freelancers Forum Messages on Tuesday May 30th 2006
Re: FN-FORUM: Feckin IE
date posted 30th May 2006 22:50
Or try adding margin and padding values to the form tag... I think IE
puts its own padding on forms so good to set these to 0.
Ciaron.
John 'Max' Maxwell wrote:
> Hi All,
>
> I have been looking at...
Re: FN-FORUM: Feckin IE
date posted 30th May 2006 22:48
Hi Max,
Have you tried setting padding and margins for input fields in your css
file?
Ciaron.
John 'Max' Maxwell wrote:
> Hi All,
>
> I have been looking at this for aling time so hopefully I am j...
RE: FN-FORUM: Feckin IE
date posted 30th May 2006 22:46
HA - HAAAAAAAAAAAAAAAAAAAAA
Ye b'sTAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD
Ahem - many thanks - off to pop a cork .....
Max.
Subject: Re: FN-FORUM: Feckin IE
Hey,
I feel your pain. Check where yo...
Re: FN-FORUM: Feckin IE
date posted 30th May 2006 22:41
Hey,
I feel your pain. Check where you closed your form tag, as if just
below the checkbox, you will need to add margin-bottom:0 as style to
the form tag. Good luck!
On 30 May 2006 22:24:35 -0000, Jo...
FN-FORUM: Feckin IE
date posted 30th May 2006 22:21
Hi All,
I have been looking at this for aling time so hopefully I am just being dim
- but could anyone have a look at
http://www.fiona.thepigfarmer.co.uk/events2.htm and tell me why it looks
just how...
Re: FN-FORUM: mysql!
date posted 30th May 2006 21:13
> SELECT time_id, book_id
> FROM times
> LEFT JOIN bookings ON bookings.time_id =3D times.time_id
Oops! Ambiguous time_id result column... this will work better:
SELECT times.time_id, book_id
FROM...
Re: FN-FORUM: mysql!
date posted 30th May 2006 20:55
> table 1 - times
>
> time_id (auto)
> time_set ( the time of day available)
> time_type (0 - weekday , 1 =3D weekend)
>
>
> table 2 =3D bookings
>
> book_id (auto)
> book_date (date stamp)
> time_id...
Re: FN-FORUM: mysql!
date posted 30th May 2006 19:08
On Tuesday 30 May 2006 7:12 pm, [EMAIL REMOVED] wrote:
> did i got it to output booked!! but i was having some problems.. maybe =
i
> could do this in a JOIN with some condinials??
I've got to admit...
Re: FN-FORUM: new to css
date posted 30th May 2006 18:15
You got an example online?
----- Original Message -----
From: "John Groves" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, May 30, 2006 6:12 PM
Subject: Re: FN-FORUM: new to css
>
> Hi David,...
RE: FN-FORUM: new to css
date posted 30th May 2006 18:14
John Groves wrote:
> Can anyone tell me how I set the spacing around my buttons please?
There's an IE bug with white space in lists.
If you're using IE try putting all your s on a single line with...
Re: FN-FORUM: mysql!
date posted 30th May 2006 18:08
ok here are the two tables
table 1 - times
time_id (auto)
time_set ( the time of day available)
time_type (0 - weekday , 1 = weekend)
table 2 = bookings
book_id (auto)
book_date (date stamp)
time...
Re: FN-FORUM: mysql!
date posted 30th May 2006 18:00
Some more clarity please.
You mean: You have 2 tables ;
TableA - ColumnA
TableB - ColumnB
The condition:
If ColumnA and ColumnB contain the SAME value, OR contain any NON-NULL
value, you dont want t...
Re: FN-FORUM: mysql!
date posted 30th May 2006 17:57
> i have 2 TABLES both contain a value :
>
> if this value exists in both tables i dont want it to return the value in
> the query.... i want to loop through all results and display them?
>
> any ide...
FN-FORUM: mysql!
date posted 30th May 2006 17:34
any gurus around for a quick fix (brainteaster)
ok
i have 2 TABLES both contain a value :
if this value exists in both tables i dont want it to return the value in
the query.... i want to loop th...
Re: FN-FORUM: new to css
date posted 30th May 2006 17:08
Hi David,
I thought those values were responsible for the padding on the inside
of the box? I've lowered them and the text inside the box is touching
the box border.
Cheers,
John
On 30 May 2006 1...
Re: FN-FORUM: new to css
date posted 30th May 2006 16:59
im guessing this is the bit creating the "padding" around the text just try
lowing the values:
> #navlist a
> {
> padding: 2px 4px 2px 4px;
> border: 1px solid #000000;
> backgro...
FN-FORUM: cropping in Illustrator
date posted 30th May 2006 14:52
I have a number of rectangles in Illustrator and need to crop them to
the rectangle, howver there is a few special effects using a 'wiggly'
line and this line comes over the rectangle. It appears t...
Re: FN-FORUM: new to css
date posted 30th May 2006 14:26
Hi All,
A while ago I asked for some help on CSS and the help you gave me
worked a treat, but I've got a spacing issue.
I have used the following code for my buttons:
#navlist ul
{
whit...
RE: FN-FORUM: Stats for broadband users
date posted 30th May 2006 13:55
And in terms of connection speeds - Nielson are *the* IMHO.
http://www.google.co.uk/search?hl=en&q=nielsen+broadband+penetration+uk
Although much of their service is paid for, a lot of nielson repo...
RE: FN-FORUM: Stats for broadband users
date posted 30th May 2006 13:49
Hi Duncan
Broadband in the UK is now 64% of all connections. See here -
http://news.bbc.co.uk/1/hi/technology/4736526.stm
kind regards
Paul Bryant
http://webdesignSME.co.uk
-----Original Mes...
RE: FN-FORUM: Host
date posted 30th May 2006 13:42
Rackspace are too commercial. In my experience that usually means support
spend all the time answering daft questions and consequently offer little
effort to actual problems.
I'm stuck between interh...
RE: FN-FORUM: Stats for broadband users
date posted 30th May 2006 13:37
Hi Duncan,
Windows ships with Media Player AFAIK, so that is 89.2% of the web
population covered. Also, I think Mac ships with QuickTime, so there is
another 3.6% taken care of. Users with Linux, mak...
Re: FN-FORUM:
date posted 30th May 2006 13:29
I think it is something like that aswell which was why I put in a settimeout
to stall it. I was surprised when that didn't work.
Pam
----- Original Message -----
From: [EMAIL REMOVED] [EMAIL REMO...
RE: FN-FORUM:
date posted 30th May 2006 13:09
> Calling it from OnBeforeUnload works for IE but
> that doesn't exist for FireFox unfortunately and
> calling it from onUnload calls the javascript ok
> but the HTTP request doesn't do anything. I...
FN-FORUM: Stats for broadband users
date posted 30th May 2006 13:05
Morning all!
Trying to justify to clients to use some video clips on their site, so
would like to find some stats about number of broadband users,
computer setups (% of them equiped to view video ove...
FN-FORUM: Re: [WAUK] =?iso-8859-1?Q?=A3X?= a week for a PHP coder marketing strat egy.
date posted 30th May 2006 12:56
Hi Tam,
At 2:19 pm +0100 28/5/06, Tam Denholm wrote:
>I'd like to run an idea past you all. Im considering taking a
>different kind of marketing strategy. Rather than doing work on a per
>project bas...
Re: FN-FORUM:
date posted 30th May 2006 12:15
Calling it from OnBeforeUnload works for IE but that doesn't exist for
FireFox unfortunately and calling it from onUnload calls the javascript ok
but the HTTP request doesn't do anything. I am going...
Re: FN-FORUM: Storing credit cards
date posted 30th May 2006 12:08
On 30 May 2006 12:02:40 -0000, Andy Creed [EMAIL REMOVED] wrote:
>
> Thanks Robin
>
> Very useful advice
No worries - had to do this several months ago in preparation for a
PCI audit. I repeat: it *i...
RE: FN-FORUM: Storing credit cards
date posted 30th May 2006 11:59
Thanks Robin
Very useful advice
Andy
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Robin
Vickery
Sent: 30 May 2006 12:30
To: FN-FORUM / [EMAIL REMOVED]
Subject: Re:...
RE: FN-FORUM:
date posted 30th May 2006 11:34
Closing a browser doesn't generate and HTTP request and I have never seen an
effective way of sensing when a browser is closed. Is that what you are
asking?
- ----------------------------------------...
Re: FN-FORUM: Storing credit cards
date posted 30th May 2006 11:26
On 30 May 2006 08:28:28 -0000, Andy Creed [EMAIL REMOVED] wrote:
>
> I am sure this subject has been covered before but I want to get advice on
> storing credit cards in a site database rather than us...
FN-FORUM:
date posted 30th May 2006 11:25
I asked this over the Bank Holiday but didn't get any suggestions back -
probably because no one know else knows the answer either. I thought I would
just ask again though as most people should be a...
Re: FN-FORUM: Host
date posted 30th May 2006 11:04
Punters Power wrote:
>
> how about Rack Space?
>
> Andrew
>
They are fanatical in trying to sell you a dedicated server ? ;o)
Regards
Paul Lee...
Re: FN-FORUM: Host
date posted 30th May 2006 10:48
how about Rack Space?
Andrew
Ian Copeland wrote:
> Just don't use ukhost4u. They're awful
>
> -----Original Message-----
> From: Paul Bryant [EMAIL REMOVED]
> Sent: 27 May 2006 18:08
> To: FN-FOR...
Re: FN-FORUM: Storing credit cards
date posted 30th May 2006 09:55
Protx is probably the most cost effective and very easy to setup
Andrew
Andy Creed wrote:
> Thanks Guys
>
> I think it I will *NOT* be going down this road. Even using PayPal is a
> better bet. Al...
RE: FN-FORUM: Windows Defender
date posted 30th May 2006 09:33
Yeah, I've been on Microsoft Update for a while, but Windows Defender still
tries to update itself, although I'm certain the Windows Defender updates
you get from Microsoft Update should work.
The upd...
Re: FN-FORUM: Windows Defender
date posted 30th May 2006 09:23
Ian Copeland [EMAIL REMOVED] wrote :
> Does anyone know which site Windows Defender uses to get updates from? Such
> as msn.com, microsoft.com, etc?
> I can't find out where it says, because it autom...
RE: FN-FORUM: Storing credit cards
date posted 30th May 2006 09:14
Thanks Guys
I think it I will *NOT* be going down this road. Even using PayPal is a
better bet. Although I like the look of Protx for this job.
Andy
-----Original Message-----
From: [EMAIL REMOVED]...
Re: FN-FORUM: Storing credit cards
date posted 30th May 2006 09:13
he won't be doing it! He needs to sound like he knows what he is
talking about when explaining to his client why to use a payment gateway
instead of processing offline with captured CC details!...
RE: FN-FORUM: Storing credit cards
date posted 30th May 2006 09:04
The thread Ben posted raises an interesting point of liability - who is
likely to be responsible in the event of a site/db compromise, developer or
owner?
http://www.under-score.org.uk/pipermail/unde...
FN-FORUM: Windows Defender
date posted 30th May 2006 09:01
Does anyone know which site Windows Defender uses to get updates from? Such
as msn.com, microsoft.com, etc?
I can't find out where it says, because it automatically updates through
Windows.
Thanks, I...
Re: FN-FORUM: LTD company
date posted 30th May 2006 09:00
John 'Max' Maxwell wrote:
> It is now 2 years old - too new to sell privately and I don't really
want to
> trade it in as of course they will only let me trade it for something more
> expensive.
F...
RE: FN-FORUM: Storing credit cards
date posted 30th May 2006 08:44
Hello Andy,
Here are a few ideas off the top of my head.
1. Rijndael is the Advanced Encryption Standard (AES) so you'd have to have
a good reason for not using it as your symmetrical encryption alg...
RE: FN-FORUM: Storing credit cards
date posted 30th May 2006 08:35
This was recently discussed on another list I subscribe to. You can see the
discussion by visiting here -
http://www.under-score.org.uk/pipermail/underscore/2006-April/subject.html
and scrolling down...
FN-FORUM: Storing credit cards
date posted 30th May 2006 08:25
Hi
I am sure this subject has been covered before but I want to get advice on
storing credit cards in a site database rather than using a payment
processor.
I know this should avoided for obvious r...
RE: FN-FORUM: Host
date posted 30th May 2006 08:21
Just don't use ukhost4u. They're awful
-----Original Message-----
From: Paul Bryant [EMAIL REMOVED]
Sent: 27 May 2006 18:08
To: FN-FORUM / [EMAIL REMOVED]
Subject: FN-FORUM: Host
Can anyone recomme...