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 August 9th 2007

RE: FN-FORUM: MySQL, ASP.NET and Chinese PRC

date posted 9th August 2007 22:41

Hi Alex, Thanks for this. I've now recoded the site front end to use the .NET 1 MySQL connector and can now input and view Chinese characters on a test page I built. However, the big challenge is t...

RE: FN-FORUM: Penetration testing

date posted 9th August 2007 22:41

>>Can anyone recommend some Penetration Testing tools, websites etc >>(preferably free) that can look at a website and give me a report on >>vulnerabilities it finds? Not generally free, but if it=...

Re: FN-FORUM: Penetration testing

date posted 9th August 2007 22:36

try nessus.org At 22:56 09/08/2007, you wrote: >Can anyone recommend some Penetration Testing tools, websites etc >(preferably free) that can look at a website and give me a report on >vulnerabilit...

FN-FORUM: Penetration testing

date posted 9th August 2007 22:28

Can anyone recommend some Penetration Testing tools, websites etc (preferably free) that can look at a website and give me a report on vulnerabilities it finds?...

RE: FN-FORUM: MySQL, ASP.NET and Chinese PRC

date posted 9th August 2007 21:34

Hi Criag, I've just read your posting, and was intrigued at your challenge, so I thought I would give it a go too. I am not an ASP.NET user (I prefer open source!), but found this: http://forums.mysq...

RE: FN-FORUM: MySQL, ASP.NET and Chinese PRC

date posted 9th August 2007 18:37

Hi Adam, All that's been done already thanks. The issue appears to be ODBC connector but I can't find any actual instructions on syntax or usability that makes sense in the current application. You...

FN-FORUM: Quote for flash slideshow presentation

date posted 9th August 2007 18:07

Would any flash developers like to provide a quote for the following (Even you "ccrrraaazzyy" Mac bods are welcome). Title: Interactive slide show Completion date: 30th Aug 2007 (Absolutely No later)...

Re: FN-FORUM: MySQL, ASP.NET and Chinese PRC

date posted 9th August 2007 17:04

Craig wrote: > Hi there, > > I'm now getting desperate. Is there anyone out there with experience of > using MySQL 5.0, ASP.NET VB V1.1 and ODBC 3.51 connector to drive a site > that can potentiall...

Re: FN-FORUM: Flash slideshow w/video

date posted 9th August 2007 16:43

> I'm looking for a tool to create a flash animation / slideshow that can > create a slideshow of images and Videos (AVI, MPG or FLV), this is for a > presentation for a company who wants to display a...

Re: FN-FORUM: Flash slideshow w/video

date posted 9th August 2007 16:23

i dont use a pc - so i dont know i think my brother mentioned this: http://www.roxio.com/enu/products/creator/suite/overview.html which he uses to make all sorts of stuff - might be worth looking a...

Re: FN-FORUM: Flash slideshow w/video

date posted 9th August 2007 16:22

actually .net magazine had a free version of expose4 on their CD this month. It sort of sounds like it might be near enough what you're after, but i've never tried it though.... could be rubbish. I...

Re: FN-FORUM: Flash slideshow w/video

date posted 9th August 2007 16:22

...and they are the only compuers that interface with alien technology. It must be true it is in all the movies ;) Quoting space&time [EMAIL REMOVED] > > Macs are what creative people use. Next!!!...

Re: FN-FORUM: Flash slideshow w/video

date posted 9th August 2007 16:10

Macs are what creative people use. Next!!! On 9 Aug 2007, at 16:26, Sam M - www.wiredeyes.com wrote: > > WTF's a Mac, never heard of it. NEXT!!! :) > >> -----Original Message----- >> >> i would th...

RE: FN-FORUM: Flash slideshow w/video

date posted 9th August 2007 15:58

WTF's a Mac, never heard of it. NEXT!!! :) > -----Original Message----- > > i would think that imovie on mac would accomplish this job easily > > > On Thursday, August 9, 2007, at 01:51 PM, Sam M...

FN-FORUM: MySQL, ASP.NET and Chinese PRC

date posted 9th August 2007 14:41

Hi there, I'm now getting desperate. Is there anyone out there with experience of using MySQL 5.0, ASP.NET VB V1.1 and ODBC 3.51 connector to drive a site that can potentially have European and Chin...

Re: FN-FORUM: Flash slideshow w/video

date posted 9th August 2007 13:45

i would think that imovie on mac would accomplish this job easily On Thursday, August 9, 2007, at 01:51 PM, Sam M - www.wiredeyes.com wrote: > > Hi Guys, > > I'm looking for a tool to create a fl...

FN-FORUM: Flash slideshow w/video

date posted 9th August 2007 13:23

Hi Guys, I'm looking for a tool to create a flash animation / slideshow that can create a slideshow of images and Videos (AVI, MPG or FLV), this is for a presentation for a company who wants to displ...

Re: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 13:09

On Thursday 09 August 2007 12:52:25 Neil Caunt wrote: > Have you tried using the optional argument for RAND(), which sets the > seed value? Keep it the same for each search query within the page set...

Re: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 12:17

Duncan Glendinning wrote: > Thats fantastic!! Sorted...am using a random seed I pass along with > the page number, and that works a treat! Glad to hear it. > P.S: You don't get copies of your own em...

Re: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 11:46

Neil, Thats fantastic!! Sorted...am using a random seed I pass along with the page number, and that works a treat! Many thanks! Duncan P.S: You don't get copies of your own emails sent to yourself...

RE: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 11:31

Well, for example, Run your query and parse results into an array Then paginate the array rather than rerunning the query -----Original Message----- Thanks Joe, sorry though, not sure I know w...

Re: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 11:24

> The problem is that I would ideally like to sort the results randomly. > If I do this, then the same results could come up, as on every > subsequent page the query is re-run, randomly. Have you tri...

Re: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 11:23

On 9 Aug 2007, at 11:40 am, Duncan Glendinning wrote: > > Good Morning all! > > This is really puzzling me... I have some search results yielded from > my MySQL query. Because there are so many, I am...

Re: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 11:22

Thanks Joe, sorry though, not sure I know what you mean exactly. Any pointers? D...

RE: FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 11:19

Duncun, Do the query, and try parsing the results into pages rather than rerunning the query over and over. Joe No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5....

Re: FN-FORUM: CSS positioning / hacks

date posted 9th August 2007 11:13

I remembered that Eric Meyer says in his books that IE7 goes bonkers with negative margins. Looking at a fix he gives for one of his examples I think you need something like this. You change the mar...

FN-FORUM: Problems trying to sort query results randomly, whilst splitting over several pages

date posted 9th August 2007 11:12

Good Morning all! This is really puzzling me... I have some search results yielded from my MySQL query. Because there are so many, I am having to split them into a number of pages. This is working fi...

Re: FN-FORUM: CSS positioning / hacks

date posted 9th August 2007 10:58

On 9 Aug 2007, at 11:14, Ali Walker wrote: > > > Hi, > I've been lurking for a long time now, and have suddenly hit a > pain of a problem with my CSS - I've tried Googling for hacks for it, > but ha...

Re: FN-FORUM: CSS positioning / hacks

date posted 9th August 2007 10:57

That's it, thanks! I'm sure I tried that right at the beginning, maybe ther= e are other things I've now done that have made it work. Feel like that was= completely obvious, oops!=0ACheers=0AAli=0A=0...

Re: FN-FORUM: CSS positioning / hacks

date posted 9th August 2007 10:52

Hi Ali, Have you tried using: img#sticker { position: absolute; left: 550px; top: nnpx; //where nn is the distance in pixels from the top of the page. } This may solve the problem Steve...

RE: FN-FORUM: CSS positioning / hacks

date posted 9th August 2007 10:52

What happens when you remove the "margin-top: -60px;" from your CSS? -----Original Message----- From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Ali Walker Sent: 09 August 2007 12:14 To: FN-FORUM...

FN-FORUM: CSS positioning / hacks

date posted 9th August 2007 10:46

=0AHi,=0AI've been lurking for a long time now, and have suddenly hit a=0Ap= ain of a problem with my CSS - I've tried Googling for hacks for it,=0Abut = had managed to avoid hacks in the past and am...

Re: FN-FORUM: Javascript question

date posted 9th August 2007 09:18

True - Pam...

RE: FN-FORUM: Javascript question

date posted 9th August 2007 09:04

Aidan wrote: > Why are you using getElementById for a textbox (I presume that this > is what you're using)?=20 >=20 > document.formname.textboxname.value =3D "=A3" + Total; >=20 > should do the job fo...



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