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 Wednesday August 23rd 2006

RE: FN-FORUM: ASP Content Management

date posted 23rd August 2006 22:59

UTE is the one I use if it does not need anything too flashy, simple to set up and works 'out of the box' with virtually anything Dave [David J MacKillican] I've got a potential client that wants a...

RE: FN-FORUM: ASP Content Management

date posted 23rd August 2006 22:48

What level of CMS are they wanting? -----Original Message----- From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Mark Northeast Sent: 23 August 2006 22:51 To: FN-FORUM / [EMAIL REMOVED] Subject: RE...

RE: FN-FORUM: ASP Content Management

date posted 23rd August 2006 22:39

I'm looking for classic ASP CMS not .net Thanks Mark Mark Northeast www.krammedia.com...

RE: FN-FORUM: ASP Content Management

date posted 23rd August 2006 22:19

Are you looking for asp or .net? -----Original Message----- From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of Mark Northeast Sent: 23 August 2006 22:25 To: FN-FORUM / [EMAIL REMOVED] Subject: FN-FOR...

RE: FN-FORUM: ASP Content Management

date posted 23rd August 2006 22:16

Have you looked at DotNetNuke? It's the only one I can think of off the top of my head. Allan Young http://www.web-spaced.com http://www.desk2web.co.uk MSN Messenger: [EMAIL REMOVED] Yaho...

FN-FORUM: ASP Content Management

date posted 23rd August 2006 22:13

I've got a potential client that wants a site built that must have a CMS. They also want a MS SQL Server database to store company and user info. So I'm planning on building the site using ASP, but di...

Re: FN-FORUM: Vardis - the end!

date posted 23rd August 2006 19:56

For some odd reason "That your" in the second line of my post went out instead of "Thank you...". The word "verities" in the second paragraph should have been "veritas". Three paragraphs later "situat...

Re: FN-FORUM: Vardis - the end!

date posted 23rd August 2006 19:19

Aha Lee - Vardis, huh? First, write back to the solicitors concerned so they have an acknowledgement and therefore a time line. A "That your for your recent correspondence. Having considered your com...

RE: FN-FORUM: Shelleytherepublican.com - rant about linux - very funny

date posted 23rd August 2006 19:03

> > I found this little gem on the net and it nearly made > > me wet myself with laughter. Im still making my way > > through the comments and there just getting better :0) > > > > http://www.shelle...

Re: FN-FORUM: Shelleytherepublican.com - rant about linux - very funny

date posted 23rd August 2006 18:30

Thomas Campbell wrote: > I found this little gem on the net and it nearly made me wet myself > with laughter. Im still making my way through the comments and there > just getting better :0) > > http...

FN-FORUM: Shelleytherepublican.com - rant about linux - very funny

date posted 23rd August 2006 18:01

Hi all, I found this little gem on the net and it nearly made me wet myself with laughter. Im still making my way through the comments and there just getting better :0) http://www.shelleytherepublic...

Re: FN-FORUM: Vardis - the end!

date posted 23rd August 2006 17:16

On Wed, Aug 23, 2006 at 04:19:56PM -0000, Lee Fogarty wrote: > > Read this quick - I have just been informed that Vardis' solicitors are > demanding that my comments be removed... > > http://blagge...

RE: FN-FORUM: test-> live website mirroring

date posted 23rd August 2006 17:08

>Does any one use or know of a tool to provide a web based interface for >mirroring a website (on the same server) preferably open source as I'll >need >to hack it a bit. > >For instance, > >We have...

FN-FORUM: Vardis - the end!

date posted 23rd August 2006 17:06

Read this quick - I have just been informed that Vardis' solicitors are demanding that my comments be removed... http://blagger.com/db4/company_id/4739/companyname/Vardis.html...

Re: FN-FORUM: test-> live website mirroring

date posted 23rd August 2006 17:06

rsync ? On 23 Aug 2006, at 17:12, [EMAIL REMOVED] wrote: > > > Does any one use or know of a tool to provide a web based interface > for > mirroring a website (on the same server) preferably op...

FN-FORUM: test-> live website mirroring

date posted 23rd August 2006 17:00

Does any one use or know of a tool to provide a web based interface for mirroring a website (on the same server) preferably open source as I'll need to hack it a bit. For instance, We have sites l...

Re: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 16:01

Dave Cross said > Quoting Steve Turnbull [EMAIL REMOVED] > > > I can think of a good reason: if you have a reference from a > > record in another table to one of the deleted rows then if it > > re-u...

Re: FN-FORUM: PNG in Windows IE with css background

date posted 23rd August 2006 15:13

> How can I fix the PNG in Windows IE with css background? > I got a fix from http://homepage.ntlworld.com/bobosola/pnginfo.htm > Which fix png that are in the page but not png which are > backgroun...

FN-FORUM: PNG in Windows IE with css background

date posted 23rd August 2006 15:07

How can I fix the PNG in Windows IE with css background? I got a fix from http://homepage.ntlworld.com/bobosola/pnginfo.htm Which fix png that are in the page but not png which are background-ima...

Re: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 14:38

Quoting Steve Turnbull [EMAIL REMOVED] > I can think of a good reason: if you have a reference from a record in > another table to one of the deleted rows then if it re-uses the > deleted record numb...

RE: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:40

Who's the daddy! > ALTER TABLE table AUTO_INCREMENT=100; then the next auto_increment value will be 100. Cheers, Richard...

Re: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:29

Richard Lewis wrote: > > Yeah, thats just the way it works. You can reset it like this: > > ALTER TABLE table AUTO_INCREMENT=100; > > then the next auto_increment value will be 100. > > Cheers, > Ri...

Re: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:28

Dai Williams wrote: > > It is slightly worrying that you need to know what the next value is - are > you using that id in some way that the sequence needs to be concurrent and > unbroken? If so and...

RE: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:22

If the field has a row ID auto_increment property set it will always add rows with a sequential ID - even if you manual delete a few rows. If you export your table in phpma you'll see something like...

Re: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:22

Julian said > I did one last live test on the site which created a new row 102 > which is after row 96(the rows in between were deleted with > phpMyAdmin as I've already said). > > Why is that? If...

Re: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:19

On Wed, 23 Aug 2006, julian wrote: > Why is that? If the rows were already gone why did it create new row 102 > and not 97? Is there a mysql system variable in the background that will > only get flu...

Re: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:18

On Wednesday 23 August 2006 12:12, julian wrote: > > There is a table I have been doing some work with and subsequently have > created some test records in it. After deciding things are working OK I >...

RE: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:15

[EMAIL REMOVED] wrote: > Hi Folks > > There is a table I have been doing some work with and > subsequently have created some test records in it. After > deciding things are working OK I deleted the u...

Re: FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:15

julian wrote: > > Why is that? If the rows were already gone why did it create new row > 102 and not 97? Is there a mysql system variable in the background > that will only get flushed if I restar...

FN-FORUM: mysql and phpMyAdmin

date posted 23rd August 2006 12:00

Hi Folks There is a table I have been doing some work with and subsequently have created some test records in it. After deciding things are working OK I deleted the unwanted test rows in the table...

Re: FN-FORUM: apt-get revert/undo

date posted 23rd August 2006 11:51

On Wednesday 23 August 2006 11:52, Mark Bell wrote: > Does anyone know of an 'apt-get undo' type command to revert an upgraded > package back to the version prior to upgrade? > Yes, you can edit the A...

FN-FORUM: apt-get revert/undo

date posted 23rd August 2006 11:40

Does anyone know of an 'apt-get undo' type command to revert an upgraded package back to the version prior to upgrade? Wanting to upgrade a couple of packages, just wondering what my back door is lik...



Messages by Day
August 31st 2006
August 30th 2006
August 29th 2006
August 28th 2006
August 27th 2006
August 26th 2006
August 25th 2006
August 24th 2006
August 23rd 2006
August 22nd 2006
August 21st 2006
August 20th 2006
August 19th 2006
August 18th 2006
August 17th 2006
August 16th 2006
August 15th 2006
August 14th 2006
August 13th 2006
August 12th 2006
August 11th 2006
August 10th 2006
August 9th 2006
August 8th 2006
August 7th 2006
August 6th 2006
August 5th 2006
August 4th 2006
August 3rd 2006
August 2nd 2006
August 1st 2006


Messages by Month
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000