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 Friday October 12th 2007

Re: FN-FORUM: problem with Firefox

date posted 12th October 2007 20:39

The site works fine for me in firefox (same version) the message you reffered to sounds like firefox javascript is turned off, In firefox you need to go to: Tools> Options> Content(Top Tab)> and ch...

Re: FN-FORUM: Another lightbox question

date posted 12th October 2007 20:19

To move the image and its container down change the following style in the div with the id "lightbox" from:- top: 55.8px; to:- top: 100px; //or what ever the distance from the top of the page you...

Re: FN-FORUM: problem with Firefox

date posted 12th October 2007 19:09

Hi Carrie, I am using Firefox 2.0.0.7, but I think the problem happened on the previous version as well. I've had a few pages I couldn't fully access over the past few months, the latest one is http...

FN-FORUM: Flash developer required

date posted 12th October 2007 18:46

Hello people, This is a call for flash developers in this list. I have a project that requires flash work to be performed on the homepage of a website. Due to the work load required to develop the re...

Re: FN-FORUM: button action : getURL Flash8 ?

date posted 12th October 2007 18:36

I've created a button (red rectangle) which I have then > just set on top layer of a simple FLASH timeline... and made Alpha =0 > to make it invisible... added the following action to the INSTANCE of...

Re: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 18:35

Thanks Craig, Finally got it working by doing what you suggested. With PHP you have to use the SET NAMES = utf8 because you are connecting directly to the database and not using an ODBC driver or d...

Re: FN-FORUM: problem with Firefox

date posted 12th October 2007 18:33

cedric wrote: > > Hi there, > > I am having a little issue with firefox. I don't seem to read some > javascript although I have enabled it by default. Has anyone encountered > the same issue and m...

FN-FORUM: problem with Firefox

date posted 12th October 2007 16:12

Hi there, I am having a little issue with firefox. I don't seem to read some javascript although I have enabled it by default. Has anyone encountered the same issue and managed to solve it? Thanks...

RE: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 15:33

Hi Rob, I've just been through this converting an ASP.NET 1.1 VB/MySQL 5.0 site from Latin to UTF-8 to allow entry and display of Chinese characters. It wasn't pleasant. Your page encoding in (X)HTM...

Re: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 15:23

Thanks Anthony, you are a star. I added mysql_query("SET NAMES utf8"); before connecting to the database and it worked a treat. Regards Rob ----- Original Message ----- From: "Anthony Cartmell"...

Re: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 15:10

I get the same ISO-8859-1,utf-8;q=0.7,*;q=0.7 ----- Original Message ----- From: [EMAIL REMOVED] [EMAIL REMOVED] [EMAIL REMOVED] [EMAIL REMOVED] To: [EMAIL REMOVED] Sent: Friday, October 12, 2007...

Re: FN-FORUM: Inbound Link Counter

date posted 12th October 2007 15:07

On 12 Oct 2007 14:37:58 -0000, cedric [EMAIL REMOVED] wrote: > > I use a Firefox toolbar: http://www.quirk.biz/searchstatus/ they've just > updated it and it has become a little quirky now, but it doe...

Re: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 15:02

> I have set the encodong type on the database to > utf8_general_ci and the document encoding to utf-8 > > The characters display correctly in phpmyadmin but not when I try to = > output them from a...

RE: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 14:59

> -----Original Message----- > From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Rob > Owen > Sent: 12 October 2007 15:35 > To: FN-FORUM / [EMAIL REMOVED] > Subject: Re: FN-FORUM: PHP and Chinese Cha...

Re: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 14:58

Hi Mike, I have set both the database and page encoding to utf-8 I was reading something about mbstring settings in the php.ini ----- Original Message ----- From: "Mike A" [EMAIL REMOVED] To: [EMA...

Re: FN-FORUM: Inbound Link Counter

date posted 12th October 2007 14:53

I use a Firefox toolbar: http://www.quirk.biz/searchstatus/ they've just updated it and it has become a little quirky now, but it does work and gives you a number of useful information about your si...

Re: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 14:51

From: "Rob Owen" [EMAIL REMOVED] > > Can anyone help? > > I am having problems outputting chinese characters from a MySQL database. > > I have set the encodong type on the database to > utf8_general_c...

Re: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 14:50

Hi, This is what I get from Tamper Data ISO-8859-1,utf-8;q=0.7,*;q=0.7 ----- Original Message ----- From: [EMAIL REMOVED] [EMAIL REMOVED] [EMAIL REMOVED] [EMAIL REMOVED] To: [EMAIL REMOVED] Sent...

RE: FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 14:44

-----Original Message----- From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Rob Owen Sent: 12 October 2007 15:20 To: FN-FORUM / [EMAIL REMOVED] Subject: FN-FORUM: PHP and Chinese Characters Can an...

Re: FN-FORUM: button action : getURL Flash8 ?

date posted 12th October 2007 14:36

On 12 Oct 2007 13:47:30 -0000, Adam Mould [EMAIL REMOVED] wrote: > > arrgh... anyone out there help a poor soul who's a bit rusty with the > ol' FLASH... I've created a button (red rectangle) which I...

FN-FORUM: PHP and Chinese Characters

date posted 12th October 2007 14:35

Can anyone help? I am having problems outputting chinese characters from a MySQL database. I have set the encodong type on the database to utf8_general_ci and the document encoding to utf-8 The cha...

Re: FN-FORUM: button action : getURL Flash8 ?

date posted 12th October 2007 14:33

you got the .fla at hand?? i've just made the same simple button with the following and it =20 worked fine?? on (release) { getURL("http://www.spaceandtimedesign.com", "_blank"); } =00 Si On 12...

FN-FORUM: button action : getURL Flash8 ?

date posted 12th October 2007 14:03

arrgh... anyone out there help a poor soul who's a bit rusty with the ol' FLASH... I've created a button (red rectangle) which I have then just set on top layer of a simple FLASH timeline... and m...

Re: FN-FORUM: Inbound Link Counter

date posted 12th October 2007 11:38

On 12 Oct 2007, at 12:17, Phillip Healey wrote: > > This one is just Yahoo, im really looking for one that does at > least most of > the major players. one of these: http://tools.seobook.com/link...

RE: FN-FORUM: Inbound Link Counter

date posted 12th October 2007 11:33

This one is just Yahoo, im really looking for one that does at least most of the major players. Thanks. http://www.online-utility.org/webmaster/backlink_host_ip_analyzer.jsp > Hi, > > A while back I...

Re: FN-FORUM: Inbound Link Counter

date posted 12th October 2007 11:21

On 12 Oct 2007 10:10:06 -0000, Phillip Healey [EMAIL REMOVED] wrote: > > Hi, > > A while back I used free software app that would check various search > engines to determine how many inbound links a w...

Re: FN-FORUM: Inbound Link Counter

date posted 12th October 2007 10:42

http://www.online-utility.org/webmaster/backlink_host_ip_analyzer.jsp > Hi, > > A while back I used free software app that would check various search > engines to determine how many inbound links a we...

FN-FORUM: Inbound Link Counter

date posted 12th October 2007 10:25

Hi, A while back I used free software app that would check various search engines to determine how many inbound links a website had. Ive since = lost this programme and was hoping someone might know...

Re: FN-FORUM: Re: High Performance Web Sites

date posted 12th October 2007 01:03

From: "kujo" [EMAIL REMOVED] > > Bumped into this video through Slashdot. It might be inspiring for you > developers out there. > > http://www.oreillynet.com/fyi/blog/2007/09/steve_souders_high_perfo...

Re: FN-FORUM: Re: High Performance Web Sites

date posted 12th October 2007 00:31

On 11 Oct 2007 23:07:56 -0000, kujo [EMAIL REMOVED] wrote: > > Bumped into this video through Slashdot. It might be inspiring for you > developers out there. > > http://www.oreillynet.com/fyi/blog/200...



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