Freelancers Forum Messages on Friday November 24th 2006
RE: FN-FORUM: Re: Enquiry received
date posted 24th November 2006 21:50
I gave the guy a call and asked him nicely to STOPPPPPPPPPPPP, I then called
him again and answered myself... (Only kidding) but I did call him and it
should be off now..
Regards
Sam Morgan
Wired...
Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 21:44
I love autoresponders that autorespond to themselves and the other
autoresponders on the list.
Anthony Cartmell wrote:
>
>> Thankyou for your enquiry. A.D.M. Design will get back to you shortly.
>
>...
Re: FN-FORUM: Re: Enquiry received
date posted 24th November 2006 21:41
Can someone deal with this one and [EMAIL REMOVED] please?
They're bouncing off each other, now, and I can't believe that the
people who run this list don't read the messages posted to it... :p
Be...
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:52
> Thankyou for your enquiry. A.D.M. Design will get back to you shortly.
Uh oh.... something's going into melt-down...
I love autoresponders!
I love autoresponders that respond to themselves even m...
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:23
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:21
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:18
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:15
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:13
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:10
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:08
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:05
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:03
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 18:00
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 17:58
On Friday 24 Nov 2006 3:58 pm, [EMAIL REMOVED] wrote:
> Well thats along the same lines as what I was thinking. Unless you kno=
w
> how to turn it off and have good reason to do so, it'll be enabled...
RE: FN-FORUM: sql / csv query
date posted 24th November 2006 16:34
Brilliant, thanks Robin. Just the ticket.
> You can hardcode the fieldnames and use a union.
SELECT 'col1', 'col2', 'col3'
UNION
SELECT col1, col2, col3
INTO OUTFILE '/tmp/products_$date.csv'...
Re: FN-FORUM: Image manipulation
date posted 24th November 2006 16:05
> I'm building a site using CF, and need to incorporate fairly complex image
> manipulation.
I had the same kind of requirement, ended up having to call a php
script using gd2 to get the job done. Co...
Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 15:43
[EMAIL REMOVED] wrote:
> What are peoples opinions on using JS so heavily? I wouldnt have thought that many users have it turned off these days but I've always followed the rule that if it can be turn...
RE: FN-FORUM: Re: On-line shopping carts
date posted 24th November 2006 15:38
You don't have to do anything on the paypal end. It's just a case of going
into the oscommerce admin panel - clicking install, and then entering your
paypal email address. osc automatically handles s...
RE: FN-FORUM: Image manipulation
date posted 24th November 2006 15:35
Quoting webmetric [EMAIL REMOVED]
> Does some one feel like giving him[1] a ring and asking him to turn this
> off?
>
> http://www.admdesign.info/contact.html
>
> I would, but I'm feeling a bit "rant...
Re: FN-FORUM: Re: On-line shopping carts
date posted 24th November 2006 15:33
If it's CSS it'll be fine, no problem with CSS coding
Lorna
----- Original Message -----
From: "Steve Pineger" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, November 24, 2006 3:44 PM
Subject: Re...
Re: FN-FORUM: Re: On-line shopping carts
date posted 24th November 2006 15:25
Thanks Mike
Last question is it really easy to integrate from the shop to paypal for
payments.
Or do I have to register every item in paypal then put it in the OsCommerce
site afterwards so ineffe...
RE: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 15:22
>I don't know anyone who turns off javascript. It might have been an
>issue back in the days of IE 5.
>
>Unsophisticated net users don't know how to turn it off and
>sophisticated users are comforta...
Re: FN-FORUM: sql / csv query
date posted 24th November 2006 15:20
On 22 Nov 2006 10:23:34 -0000, Mark Bell [EMAIL REMOVED] wrote:
>
> Morning all,
>
> I'm using a query similar to this:
>
> mysql_query("SELECT * INTO OUTFILE '/tmp/products_$date.csv' FIELDS
> TERMIN...
RE: FN-FORUM: Re: On-line shopping carts
date posted 24th November 2006 15:17
Hi Lorna,
Yes oscommerce offers multi currency as standard.
Paypal is supported as standard too, or there's a more advanced paypal ipn
contribution that is very easy to install.
To get it looking l...
Re: FN-FORUM: Image manipulation
date posted 24th November 2006 15:09
Good shout!
One more and i was about to contact freelancers!
----- Original Message -----
From: "webmetric" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Friday, November 24, 2006 3:26 PM
Subject: RE: F...
Re: FN-FORUM: Re: On-line shopping carts
date posted 24th November 2006 15:06
Hi Lorna,
Oscommerce does multi-currency and is very easy to set up.
If you don't do code then do check that there's a module for the payment
gateway you want to use, and make sure he's allowed to u...
RE: FN-FORUM: Re: On-line shopping carts
date posted 24th November 2006 15:06
You can get multi-currency modules for osCommerce, customising is not an
easy job though.
Best Regards
Terry Price
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Lor...
RE: FN-FORUM: Re: On-line shopping carts
date posted 24th November 2006 15:03
Hi Lorna,
Yes oscommerce offers multi currency as standard.
Paypal is supported as standard too, or there's a more advanced paypal ipn
contribution that is very easy to install.
To get it looking l...
Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:57
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: FN-FORUM: Image manipulation
date posted 24th November 2006 14:53
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:52
Michelle Penny wrote:
>
> I have to say I'm of the same opinion as you Chris. I came across moo.fx
> recently and at first I was impressed by what they've done but as you
> say so many people have...
Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:52
I don't know anyone who turns off javascript. It might have been an
issue back in the days of IE 5.
Unsophisticated net users don't know how to turn it off and
sophisticated users are comfortable n...
RE: FN-FORUM: Image manipulation
date posted 24th November 2006 14:49
Does some one feel like giving him[1] a ring and asking him to turn this
off?
http://www.admdesign.info/contact.html
I would, but I'm feeling a bit "ranty"
D
[1] could be a she, but I don't think...
Re: Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:49
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
FN-FORUM: Re: On-line shopping carts
date posted 24th November 2006 14:46
My customer is now at a stage for an on-line shopping cart the things I need
to take into account is
Using Paypal for payments
Euro, Dollar and GBP payment methods.
Only about 20 products to sell t...
Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:45
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: FN-FORUM: Image manipulation
date posted 24th November 2006 14:41
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:40
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:37
I have to say I'm of the same opinion as you Chris. I came across moo.fx
recently and at first I was impressed by what they've done but as you
say so many people have it turned off these days that i...
Re: FN-FORUM: Image manipulation
date posted 24th November 2006 14:34
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:34
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
FN-FORUM: Image manipulation
date posted 24th November 2006 14:29
Are there any Coldfusion experts out there?
I'm building a site using CF, and need to incorporate fairly complex image
manipulation.
I want site users to be able to place a dynamic marker on an ima...
Re: Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:29
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
Re: FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:26
Thankyou for your enquiry. A.D.M. Design will get back to you shortly....
FN-FORUM: Javascript prototypes for movement/effects - ok or not?
date posted 24th November 2006 14:24
Afternoon,
A fairly quiet friday morning led to some random surfing and the discovery of 'mootools' and 'moo.fx'. These are basically collections of JS scipts and classes which allow you to easily d...
RE: FN-FORUM: sql / csv query
date posted 24th November 2006 13:01
That query will do everything for you, it works well - I'm playing with
webmetrics 'SHOW COLUMNS FROM' idea to get the columns headers in as well.
HTH
> O - thanks - didn't know you could do that....
Re: FN-FORUM: sql / csv query
date posted 24th November 2006 12:53
O - thanks - didn't know you could do that. In case it needs some
complicated maths before outing the values so I will have to put in the
commas etc myself.
Pam
----- Original Message -----
Fro...
Re: FN-FORUM: php aand csv files
date posted 24th November 2006 12:39
Hmm - I have just been thinking about it again. By adding another column I
can cut it down to three instead of nine files which seems a sensable
number. I did mean from MySQL - sorry.
Thanks
Pam...
RE: FN-FORUM: sql / csv query
date posted 24th November 2006 12:35
>>>Still no idea how you get the column headers in the csv file though ;)...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:28
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:24
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:22
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
RE: FN-FORUM: sql / csv query
date posted 24th November 2006 12:17
Pam, you could just modify the query I'm using to INNER JOIN another table
for example ..
Still no idea how you get the column headers in the csv file though ;)
HTH
Mark
-----Original Message-----...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:17
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:14
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:12
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:09
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:05
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 12:04
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
RE: FN-FORUM: php aand csv files
date posted 24th November 2006 12:02
Can you write more than one table to a csv file using php or would there
have to be one for each table? I have been googling but I can't find the
answer. I am doing a quote and I am trying to work...
FN-FORUM: Auto Responder
date posted 24th November 2006 11:59
Thank you for contacting our sales department.
Your request is being evaluated.
You will receive a reply shortly....
FN-FORUM: Re: Enquiry received
date posted 24th November 2006 11:58
Thankyou for your enquiry. A.D.M. Design will be in touch with you shortly.
Yours sincerly
A.D.M. Design...
FN-FORUM: php aand csv files
date posted 24th November 2006 11:56
Can you write more than one table to a csv file using php or would there
have to be one for each table? I have been googling but I can't find the
answer. I am doing a quote and I am trying to work o...